index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_syscalls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
perf: Drop the obsolete profile naming for trace events
Frederic Weisbecker
2010-03-10
1
-36
/
+36
*
perf: Take a hot regs snapshot for trace events
Frederic Weisbecker
2010-03-10
1
-2
/
+2
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-02-28
1
-64
/
+12
|
\
|
*
perf: Factorize trace events raw sample buffer operations
Xiao Guangrong
2010-01-29
1
-61
/
+10
|
*
perf events: Remove CONFIG_EVENT_PROFILE
Li Zefan
2009-12-28
1
-3
/
+2
*
|
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2010-02-27
1
-0
/
+5
|
\
\
|
*
|
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
2010-02-17
1
-0
/
+5
*
|
|
tracing: Fix typo in prof_sysexit_enable()
Wenji Huang
2010-02-25
1
-1
/
+1
|
/
/
*
|
tracing: Remove show_format and related macros from TRACE_EVENT
Lai Jiangshan
2010-01-06
1
-66
/
+0
*
|
tracing: Have syscall tracing call its own init function
Steven Rostedt
2010-01-06
1
-6
/
+6
*
|
tracing/syscalls: Init print_fmt for syscall events
Lai Jiangshan
2010-01-06
1
-1
/
+67
|
/
*
tracing: Move a printk out of ftrace_raw_reg_event_foo()
Li Zefan
2009-12-13
1
-8
/
+2
*
tracing: Pull up calls to trace_define_common_fields()
Li Zefan
2009-12-13
1
-8
/
+0
*
trace_syscalls: Remove unused syscall_name_to_nr()
Lai Jiangshan
2009-12-01
1
-16
/
+0
*
trace_syscalls: Simplify syscall profile
Lai Jiangshan
2009-12-01
1
-16
/
+8
*
trace_syscalls: Remove duplicate init_enter_##sname()
Lai Jiangshan
2009-12-01
1
-0
/
+12
*
trace_syscalls: Add syscall_nr field to struct syscall_metadata
Lai Jiangshan
2009-12-01
1
-13
/
+9
*
trace_syscalls: Remove enter_id exit_id
Lai Jiangshan
2009-12-01
1
-20
/
+10
*
trace_syscalls: Set event_enter_##sname->data to its metadata
Lai Jiangshan
2009-12-01
1
-25
/
+11
*
trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit
Lai Jiangshan
2009-12-01
1
-8
/
+0
*
trace_syscalls: Add syscall nr field
Lai Jiangshan
2009-11-27
1
-0
/
+8
*
perf_events: Undo some recursion damage
Peter Zijlstra
2009-11-23
1
-6
/
+8
*
tracing: Forget about the NMI buffer for syscall events
Frederic Weisbecker
2009-11-22
1
-8
/
+2
*
tracing: Use the perf recursion protection from trace event
Frederic Weisbecker
2009-11-22
1
-30
/
+17
*
tracing, perf_events: Protect the buffer from recursion in perf
Frederic Weisbecker
2009-11-08
1
-8
/
+36
*
Merge branch 'perf/core' into perf/probes
Ingo Molnar
2009-10-23
1
-7
/
+99
|
\
|
*
Merge branch 'tracing/core' into perf/core
Ingo Molnar
2009-10-15
1
-0
/
+86
|
|
\
|
|
*
tracing: Move syscalls metadata handling from arch to core
Frederic Weisbecker
2009-10-14
1
-0
/
+86
|
*
|
tracing/events: Add 'signed' field to format files
Tom Zanussi
2009-10-06
1
-7
/
+13
*
|
|
Merge commit 'v2.6.32-rc5' into perf/probes
Ingo Molnar
2009-10-17
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
tracing/syscalls: Use long for syscall ret format and field definitions
Tom Zanussi
2009-10-06
1
-2
/
+2
|
|
/
*
|
Merge commit 'linus/master' into tracing/kprobes
Frederic Weisbecker
2009-09-23
1
-20
/
+79
|
\
\
|
|
/
|
*
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2009-09-21
1
-3
/
+3
|
|
\
|
|
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-3
/
+3
|
*
|
tracing: Allocate the ftrace event profile buffer dynamically
Frederic Weisbecker
2009-09-18
1
-19
/
+78
|
|
/
*
|
Merge commit 'tracing/core' into tracing/kprobes
Frederic Weisbecker
2009-09-11
1
-19
/
+27
|
\
\
|
|
/
|
*
tracing: pass around ring buffer instead of tracer
Steven Rostedt
2009-09-04
1
-7
/
+11
|
*
tracing: Convert event tracing code to use NR_syscalls
Jason Baron
2009-08-26
1
-12
/
+12
|
*
tracing: Check invalid syscall nr while tracing syscalls
Hendrik Brueckner
2009-08-26
1
-0
/
+4
*
|
tracing: Remove unneeded pointer casts
Frederic Weisbecker
2009-08-27
1
-2
/
+2
*
|
tracing: Restore the const qualifier for field names and types definition
Frederic Weisbecker
2009-08-27
1
-2
/
+2
*
|
tracing: Ftrace dynamic ftrace_event_call support
Masami Hiramatsu
2009-08-27
1
-10
/
+10
|
/
*
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-08-26
1
-8
/
+9
|
\
|
*
tracing: Create generic syscall TRACE_EVENTs
Josh Stone
2009-08-26
1
-8
/
+9
*
|
tracing/filters: Add __field_ext() to TRACE_EVENT
Li Zefan
2009-08-26
1
-2
/
+4
|
/
*
tracing/syscalls: Fix the output of syscalls with no arguments
Li Zefan
2009-08-20
1
-9
/
+16
*
tracing/syscalls: Add filtering support
Li Zefan
2009-08-19
1
-4
/
+47
*
tracing/syscalls: Add fields format for exit events
Li Zefan
2009-08-19
1
-1
/
+17
*
tracing/syscalls: Fix fields format for enter events
Li Zefan
2009-08-19
1
-23
/
+28
[next]