index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_syscalls.c
Age
Commit message (
Expand
)
Author
2013-03-15
tracing: Fix some section mismatch warnings
Li Zefan
2013-03-15
tracing/syscalls: Annotate field-defining functions with __init
Li Zefan
2013-03-15
tracing: Make syscall events suitable for multiple buffers
Steven Rostedt
2013-02-12
tracing/syscalls: Allow archs to ignore tracing compat syscalls
Steven Rostedt
2013-01-21
tracing/syscalls: Make local functions static
Fengguang Wu
2012-10-31
tracing: Cleanup unnecessary function declarations
Vaibhav Nagarnaik
2012-09-24
trace: Move trace event enable from fs_initcall to core_initcall
Ezequiel Garcia
2012-08-17
tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1
Will Deacon
2012-07-31
perf/trace: Add ability to set a target task for events
Andrew Vagin
2012-02-21
ftrace, perf: Add add/del tracepoint perf registration actions
Jiri Olsa
2012-02-21
ftrace, perf: Add open/close tracepoint perf registration actions
Jiri Olsa
2012-02-13
tracing/trivial: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-10-31
kernel: Add <linux/module.h> to files using it implicitly
Paul Gortmaker
2011-02-08
tracing/syscalls: Early terminate search for sys_ni_syscall
Ian Munsie
2011-02-08
tracing/syscalls: Allow arch specific syscall symbol matching
Ian Munsie
2011-02-08
tracing/syscalls: Make arch_syscall_addr weak
Ian Munsie
2011-02-08
tracing/syscalls: Convert redundant syscall_nr checks into WARN_ON
Ian Munsie
2011-02-08
tracing/syscalls: Don't add events for unmapped syscalls
Ian Munsie
2011-02-03
tracing: Replace syscall_meta_data struct array with pointer array
Steven Rostedt
2011-01-14
tracing: Remove syscall_exit_fields
Lai Jiangshan
2010-06-28
tracing: Use a global field list for all syscall exit events
Li Zefan
2010-05-31
perf_events, trace: Fix probe unregister race
Peter Zijlstra
2010-05-21
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
2010-05-21
perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...
Peter Zijlstra
2010-05-21
perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...
Peter Zijlstra
2010-05-18
perf/ftrace: Optimize perf/tracepoint interaction for single events
Peter Zijlstra
2010-05-14
tracing: Remove duplicate id information in event structure
Steven Rostedt
2010-05-14
tracing: Move print functions into event class
Steven Rostedt
2010-05-14
tracing: Allow events to share their print functions
Steven Rostedt
2010-05-14
tracing: Move raw_init from events to class
Steven Rostedt
2010-05-14
tracing: Move fields from event to class structure
Steven Rostedt
2010-05-14
tracing: Remove per event trace registering
Steven Rostedt
2010-05-14
tracing: Let tracepoints have data passed to tracepoint callbacks
Steven Rostedt
2010-05-14
tracing: Create class struct for events
Steven Rostedt
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-10
perf: Drop the obsolete profile naming for trace events
Frederic Weisbecker
2010-03-10
perf: Take a hot regs snapshot for trace events
Frederic Weisbecker
2010-02-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-02-27
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2010-02-25
tracing: Fix typo in prof_sysexit_enable()
Wenji Huang
2010-02-17
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
2010-01-29
perf: Factorize trace events raw sample buffer operations
Xiao Guangrong
2010-01-06
tracing: Remove show_format and related macros from TRACE_EVENT
Lai Jiangshan
2010-01-06
tracing: Have syscall tracing call its own init function
Steven Rostedt
2010-01-06
tracing/syscalls: Init print_fmt for syscall events
Lai Jiangshan
2009-12-28
perf events: Remove CONFIG_EVENT_PROFILE
Li Zefan
2009-12-13
tracing: Move a printk out of ftrace_raw_reg_event_foo()
Li Zefan
2009-12-13
tracing: Pull up calls to trace_define_common_fields()
Li Zefan
2009-12-01
trace_syscalls: Remove unused syscall_name_to_nr()
Lai Jiangshan
2009-12-01
trace_syscalls: Simplify syscall profile
Lai Jiangshan
[next]