index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Lines
2009-09-04
ring-buffer: do not swap buffers during a commit
Steven Rostedt
-2
/
+9
2009-09-04
ring-buffer: do not reset while in a commit
Steven Rostedt
-0
/
+4
2009-08-31
tracing/filters: Defer pred allocation
Li Zefan
-10
/
+41
2009-08-29
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
-43
/
+52
2009-08-27
tracing: only show tracing_max_latency when latency tracer configured
Steven Rostedt
-42
/
+52
2009-08-27
tracing: remove legacy select of MARKERS by context switch tracing
Steven Rostedt
-1
/
+0
2009-08-27
tracing: Remove unneeded pointer casts
Frederic Weisbecker
-2
/
+2
2009-08-27
tracing: Restore the const qualifier for field names and types definition
Frederic Weisbecker
-4
/
+4
2009-08-27
tracing/kprobes: Change trace_arg to probe_arg
Masami Hiramatsu
-9
/
+9
2009-08-27
tracing/kprobes: Fix format typo in trace_kprobes
Masami Hiramatsu
-1
/
+1
2009-08-27
tracing: Add kprobes event profiling interface
Masami Hiramatsu
-0
/
+43
2009-08-27
tracing: Kprobe tracer assigns new event ids for each event
Masami Hiramatsu
-42
/
+15
2009-08-27
tracing: Generate names for each kprobe event automatically
Masami Hiramatsu
-49
/
+33
2009-08-27
tracing: Kprobe-tracer supports more than 6 arguments
Masami Hiramatsu
-8
/
+13
2009-08-27
tracing: Add kprobe-based event tracer
Masami Hiramatsu
-0
/
+1263
2009-08-27
tracing: Introduce TRACE_FIELD_ZERO() macro
Masami Hiramatsu
-10
/
+10
2009-08-27
tracing: Ftrace dynamic ftrace_event_call support
Masami Hiramatsu
-56
/
+103
2009-08-26
tracing: Convert event tracing code to use NR_syscalls
Jason Baron
-12
/
+12
2009-08-26
tracing: Check invalid syscall nr while tracing syscalls
Hendrik Brueckner
-0
/
+4
2009-08-26
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
-10
/
+11
2009-08-26
ftrace: Move setting of clock-source out of options
Zhaolei
-20
/
+79
2009-08-26
tracing/filters: Support filtering for char * strings
Li Zefan
-3
/
+23
2009-08-26
tracing/filters: Add __field_ext() to TRACE_EVENT
Li Zefan
-14
/
+17
2009-08-26
tracing/filters: Add filter_type to struct ftrace_event_field
Li Zefan
-9
/
+18
2009-08-26
tracing: Create generic syscall TRACE_EVENTs
Josh Stone
-8
/
+9
2009-08-26
tracing: Rename FTRACE_SYSCALLS for tracepoints
Josh Stone
-2
/
+2
2009-08-20
tracing/syscalls: Fix the output of syscalls with no arguments
Li Zefan
-9
/
+16
2009-08-19
tracing/syscalls: Add filtering support
Li Zefan
-6
/
+50
2009-08-19
tracing/events: Add trace_define_common_fields()
Li Zefan
-5
/
+25
2009-08-19
tracing/events: Add ftrace_event_call param to define_fields()
Li Zefan
-4
/
+3
2009-08-19
tracing/syscalls: Add fields format for exit events
Li Zefan
-1
/
+17
2009-08-19
tracing/syscalls: Fix fields format for enter events
Li Zefan
-23
/
+28
2009-08-18
tracing: handle broken names in ftrace filter
Jiri Olsa
-6
/
+11
2009-08-18
ftrace: Unify effect of writing to trace_options and option/*
Zhaolei
-10
/
+2
2009-08-17
ftrace: Simplify seqfile code
Li Zefan
-13
/
+2
2009-08-17
trace_stack: Simplify seqfile code
Li Zefan
-22
/
+12
2009-08-17
trace_stat: Fix missing entry in stat file
Li Zefan
-3
/
+7
2009-08-17
tracing/syscalls: Fix to print parameter types
Li Zefan
-16
/
+1
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
-73
/
+99
2009-08-12
Remove double removal of blktrace directory
Alan D. Brunelle
-11
/
+1
2009-08-11
tracing: Support for syscall events raw records in perfcounters
Frederic Weisbecker
-2
/
+37
2009-08-11
tracing: Add fields format definition for syscall events
Frederic Weisbecker
-0
/
+46
2009-08-11
tracing: Add ftrace event call parameter to its field descriptor handler
Frederic Weisbecker
-3
/
+5
2009-08-11
tracing: Add perf counter support for syscalls tracing
Jason Baron
-0
/
+121
2009-08-11
tracing: Add individual syscalls tracepoint id support
Jason Baron
-16
/
+16
2009-08-11
tracing: Add trace events for each syscall entry/exit
Jason Baron
-92
/
+91
2009-08-11
tracing: Add ftrace_event_call void * 'data' field
Jason Baron
-2
/
+2
2009-08-11
tracing: Raw_init() bailout in trace event register fail case
Jason Baron
-10
/
+19
2009-08-11
tracing: Call arch_init_ftrace_syscalls at boot
Jason Baron
-1
/
+0
2009-08-11
tracing: Rename set_tracer_flags()'s local variable trace_flags
Zhaolei
-7
/
+7
[prev]
[next]