index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-04
tracing/filters: Defer pred allocation, fix memory leak
Li Zefan
1
-5
/
+6
2009-08-31
tracing/filters: Defer pred allocation
Li Zefan
2
-10
/
+41
2009-08-29
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
3
-43
/
+52
2009-08-27
tracing: only show tracing_max_latency when latency tracer configured
Steven Rostedt
2
-42
/
+52
2009-08-27
tracing: remove legacy select of MARKERS by context switch tracing
Steven Rostedt
1
-1
/
+0
2009-08-26
tracing: Convert event tracing code to use NR_syscalls
Jason Baron
1
-12
/
+12
2009-08-26
tracing: Check invalid syscall nr while tracing syscalls
Hendrik Brueckner
1
-0
/
+4
2009-08-26
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2
-10
/
+11
2009-08-26
ftrace: Move setting of clock-source out of options
Zhaolei
2
-20
/
+79
2009-08-26
tracing/filters: Support filtering for char * strings
Li Zefan
1
-3
/
+23
2009-08-26
tracing/filters: Add __field_ext() to TRACE_EVENT
Li Zefan
4
-14
/
+17
2009-08-26
tracing/filters: Add filter_type to struct ftrace_event_field
Li Zefan
3
-9
/
+18
2009-08-26
tracing: Create generic syscall TRACE_EVENTs
Josh Stone
1
-8
/
+9
2009-08-26
tracing: Rename FTRACE_SYSCALLS for tracepoints
Josh Stone
1
-2
/
+2
2009-08-20
tracing/syscalls: Fix the output of syscalls with no arguments
Li Zefan
1
-9
/
+16
2009-08-19
tracing/syscalls: Add filtering support
Li Zefan
2
-6
/
+50
2009-08-19
tracing/events: Add trace_define_common_fields()
Li Zefan
2
-5
/
+25
2009-08-19
tracing/events: Add ftrace_event_call param to define_fields()
Li Zefan
2
-4
/
+3
2009-08-19
tracing/syscalls: Add fields format for exit events
Li Zefan
1
-1
/
+17
2009-08-19
tracing/syscalls: Fix fields format for enter events
Li Zefan
1
-23
/
+28
2009-08-17
ftrace: Simplify seqfile code
Li Zefan
1
-13
/
+2
2009-08-17
trace_stack: Simplify seqfile code
Li Zefan
1
-22
/
+12
2009-08-17
trace_stat: Fix missing entry in stat file
Li Zefan
1
-3
/
+7
2009-08-17
tracing/syscalls: Fix to print parameter types
Li Zefan
1
-16
/
+1
2009-08-11
tracing: Support for syscall events raw records in perfcounters
Frederic Weisbecker
1
-2
/
+37
2009-08-11
tracing: Add fields format definition for syscall events
Frederic Weisbecker
1
-0
/
+46
2009-08-11
tracing: Add ftrace event call parameter to its field descriptor handler
Frederic Weisbecker
2
-3
/
+5
2009-08-11
tracing: Add perf counter support for syscalls tracing
Jason Baron
1
-0
/
+121
2009-08-11
tracing: Add individual syscalls tracepoint id support
Jason Baron
2
-16
/
+16
2009-08-11
tracing: Add trace events for each syscall entry/exit
Jason Baron
1
-92
/
+91
2009-08-11
tracing: Add ftrace_event_call void * 'data' field
Jason Baron
1
-2
/
+2
2009-08-11
tracing: Raw_init() bailout in trace event register fail case
Jason Baron
1
-10
/
+19
2009-08-11
tracing: Call arch_init_ftrace_syscalls at boot
Jason Baron
1
-1
/
+0
2009-08-11
tracing: Rename set_tracer_flags()'s local variable trace_flags
Zhaolei
1
-7
/
+7
2009-08-11
Merge branch 'linus' into tracing/core
Ingo Molnar
10
-44
/
+67
2009-08-09
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
2
-4
/
+1
2009-08-09
Merge branch 'linus' into tracing/urgent
Ingo Molnar
2
-2
/
+2
2009-08-08
tracing/filters: Don't use pred on alloc failure
Tom Zanussi
1
-0
/
+2
2009-08-08
tracing/filters: Always free pred on filter_add_subsystem_pred() failure
Tom Zanussi
1
-5
/
+11
2009-08-08
tracing/filters: Don't use pred on alloc failure
Tom Zanussi
1
-0
/
+4
2009-08-07
ring-buffer: Fix memleak in ring_buffer_free()
Eric Dumazet
1
-0
/
+1
2009-08-06
ring-buffer: Fix advance of reader in rb_buffer_peek()
Robert Richter
1
-6
/
+4
2009-08-06
tracing/events: Only define remove_subsystem_dir() if CONFIG_MODULES
Frederic Weisbecker
1
-26
/
+26
2009-08-06
tracing/function-graph-tracer: Move graph event insertion helpers in the grap...
Frederic Weisbecker
4
-113
/
+121
2009-08-06
tracing: Move sched event insertion helpers in the sched switch tracer file
Frederic Weisbecker
2
-56
/
+57
2009-08-06
tracing/core: Make the stack entry helpers global
Frederic Weisbecker
2
-19
/
+33
2009-08-06
tracing/core: Turn ftrace_cpu_disabled into a global var
Frederic Weisbecker
2
-1
/
+2
2009-08-06
tracing: Simplify print_graph_cpu()
Lai Jiangshan
1
-26
/
+4
2009-08-06
ftrace: Fix perf-tracepoint OOPS
Peter Zijlstra
2
-2
/
+2
2009-08-05
ring-buffer: do not disable ring buffer on oops_in_progress
Steven Rostedt
1
-1
/
+1
[next]