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
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
2009-12-01
trace_syscalls: Remove duplicate init_enter_##sname()
Lai Jiangshan
2009-12-01
trace_syscalls: Add syscall_nr field to struct syscall_metadata
Lai Jiangshan
2009-12-01
trace_syscalls: Remove enter_id exit_id
Lai Jiangshan
2009-12-01
trace_syscalls: Set event_enter_##sname->data to its metadata
Lai Jiangshan
2009-12-01
trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit
Lai Jiangshan
2009-11-27
trace_syscalls: Add syscall nr field
Lai Jiangshan
2009-11-23
perf_events: Undo some recursion damage
Peter Zijlstra
2009-11-22
tracing: Forget about the NMI buffer for syscall events
Frederic Weisbecker
2009-11-22
tracing: Use the perf recursion protection from trace event
Frederic Weisbecker
2009-11-08
tracing, perf_events: Protect the buffer from recursion in perf
Frederic Weisbecker
2009-10-23
Merge branch 'perf/core' into perf/probes
Ingo Molnar
2009-10-17
Merge commit 'v2.6.32-rc5' into perf/probes
Ingo Molnar
2009-10-15
Merge branch 'tracing/core' into perf/core
Ingo Molnar
2009-10-14
tracing: Move syscalls metadata handling from arch to core
Frederic Weisbecker
2009-10-06
tracing/events: Add 'signed' field to format files
Tom Zanussi
2009-10-06
tracing/syscalls: Use long for syscall ret format and field definitions
Tom Zanussi
2009-09-23
Merge commit 'linus/master' into tracing/kprobes
Frederic Weisbecker
2009-09-21
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-18
tracing: Allocate the ftrace event profile buffer dynamically
Frederic Weisbecker
2009-09-10
Merge commit 'tracing/core' into tracing/kprobes
Frederic Weisbecker
2009-09-04
tracing: pass around ring buffer instead of tracer
Steven Rostedt
2009-08-27
tracing: Remove unneeded pointer casts
Frederic Weisbecker
2009-08-27
tracing: Restore the const qualifier for field names and types definition
Frederic Weisbecker
2009-08-26
tracing: Ftrace dynamic ftrace_event_call support
Masami Hiramatsu
2009-08-26
tracing: Convert event tracing code to use NR_syscalls
Jason Baron
2009-08-26
tracing: Check invalid syscall nr while tracing syscalls
Hendrik Brueckner
2009-08-26
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-08-26
tracing/filters: Add __field_ext() to TRACE_EVENT
Li Zefan
2009-08-25
tracing: Create generic syscall TRACE_EVENTs
Josh Stone
2009-08-20
tracing/syscalls: Fix the output of syscalls with no arguments
Li Zefan
2009-08-19
tracing/syscalls: Add filtering support
Li Zefan
2009-08-19
tracing/syscalls: Add fields format for exit events
Li Zefan
2009-08-19
tracing/syscalls: Fix fields format for enter events
Li Zefan
2009-08-17
tracing/syscalls: Fix to print parameter types
Li Zefan
2009-08-11
tracing: Support for syscall events raw records in perfcounters
Frederic Weisbecker
2009-08-11
tracing: Add fields format definition for syscall events
Frederic Weisbecker
2009-08-11
tracing: Add perf counter support for syscalls tracing
Jason Baron
2009-08-11
tracing: Add individual syscalls tracepoint id support
Jason Baron
2009-08-11
tracing: Add trace events for each syscall entry/exit
Jason Baron
2009-08-11
tracing: Call arch_init_ftrace_syscalls at boot
Jason Baron
2009-04-09
tracing/syscalls: use a dedicated file header
Frederic Weisbecker
2009-03-16
tracing/syscalls: protect thread flag toggling from races
Frederic Weisbecker
2009-03-16
tracing/syscalls: various cleanups
Frederic Weisbecker
2009-03-16
tracing/syscalls: fix missing release of tracing
Frederic Weisbecker
2009-03-13
tracing/syscalls: core infrastructure for syscalls tracing, enhancements
Frederic Weisbecker
[next]