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-08-11
Merge branch 'linus' into tracing/core
Ingo Molnar
-44
/
+67
2009-08-09
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
-4
/
+1
2009-08-09
Merge branch 'linus' into tracing/urgent
Ingo Molnar
-2
/
+2
2009-08-08
tracing/filters: Don't use pred on alloc failure
Tom Zanussi
-0
/
+2
2009-08-08
tracing/filters: Always free pred on filter_add_subsystem_pred() failure
Tom Zanussi
-5
/
+11
2009-08-08
tracing/filters: Don't use pred on alloc failure
Tom Zanussi
-0
/
+4
2009-08-07
ring-buffer: Fix memleak in ring_buffer_free()
Eric Dumazet
-0
/
+1
2009-08-06
ring-buffer: Fix advance of reader in rb_buffer_peek()
Robert Richter
-6
/
+4
2009-08-06
tracing/events: Only define remove_subsystem_dir() if CONFIG_MODULES
Frederic Weisbecker
-26
/
+26
2009-08-06
tracing/function-graph-tracer: Move graph event insertion helpers in the grap...
Frederic Weisbecker
-113
/
+121
2009-08-06
tracing: Move sched event insertion helpers in the sched switch tracer file
Frederic Weisbecker
-56
/
+57
2009-08-06
tracing/core: Make the stack entry helpers global
Frederic Weisbecker
-19
/
+33
2009-08-06
tracing/core: Turn ftrace_cpu_disabled into a global var
Frederic Weisbecker
-1
/
+2
2009-08-06
tracing: Simplify print_graph_cpu()
Lai Jiangshan
-26
/
+4
2009-08-06
ftrace: Fix perf-tracepoint OOPS
Peter Zijlstra
-2
/
+2
2009-08-05
ring-buffer: do not disable ring buffer on oops_in_progress
Steven Rostedt
-1
/
+1
2009-08-05
ring-buffer: fix check of try_to_discard result
Steven Rostedt
-1
/
+1
2009-08-04
Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
-5
/
+16
2009-07-28
tracing: Fix missing function_graph events when we splice_read from trace_pipe
Lai Jiangshan
-3
/
+7
2009-07-28
tracing: Fix invalid function_graph entry
Lai Jiangshan
-2
/
+9
2009-07-23
tracing/ksym_tracer: support quick clear for ksym_trace_filter -- v2
Xiao Guangrong
-18
/
+35
2009-07-23
tracing/ksym_tracer: fix write operation of ksym_trace_filter
Xiao Guangrong
-0
/
+4
2009-07-23
tracing/ksym_tracer: fix the output of ksym tracer
Xiao Guangrong
-7
/
+6
2009-07-23
tracing: only truncate ftrace files when O_TRUNC is set
Steven Rostedt
-4
/
+4
2009-07-23
tracing: show proper address for trace-printk format
Steven Rostedt
-1
/
+1
2009-07-23
tracing/stat: Fix seqfile memory leak
Li Zefan
-12
/
+22
2009-07-23
function-graph: Fix seqfile memory leak
Li Zefan
-3
/
+12
2009-07-23
trace_stack: Fix seqfile memory leak
Li Zefan
-5
/
+2
2009-07-20
tracing/filters: improve subsystem filter
Li Zefan
-43
/
+84
2009-07-20
tracing: cleanup for tracing_trace_options_read()
Xiao Guangrong
-3
/
+3
2009-07-20
tracing/events: record the size of dynamic arrays
Li Zefan
-2
/
+4
2009-07-18
tracing: Remove unused fields/variables
jolsa@redhat.com
-5
/
+1
2009-07-18
Merge branch 'linus' into tracing/core
Ingo Molnar
-6
/
+6
2009-07-17
tracing/function: Cleanup for function tracer
Xiao Guangrong
-17
/
+4
2009-07-17
tracing/trace_stack: Cleanup for trace_lookup_stack()
Xiao Guangrong
-8
/
+1
2009-07-17
tracing/function: Simplify __ftrace_replace_code()
Xiao Guangrong
-54
/
+18
2009-07-16
tracing/function: Fix the return value of ftrace_trace_onoff_callback()
Xiao Guangrong
-1
/
+1
2009-07-16
ring_buffer: Fix warning while ignoring cmpxchg return value
Lai Jiangshan
-2
/
+7
2009-07-13
tracing/function-profiler: do not free per cpu variable stat
Steven Rostedt
-3
/
+2
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
-0
/
+2
2009-07-10
Merge branch 'tip/tracing/ring-buffer-3' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
-168
/
+770
2009-07-10
tracing/workqueues: Add refcnt to struct cpu_workqueue_stats
Lai Jiangshan
-6
/
+26
2009-07-10
tracing/stat: Add stat_release() callback
Lai Jiangshan
-2
/
+7
2009-07-10
kmemtrace: Rename some functions
Li Zefan
-8
/
+8
2009-07-10
tracing/kmemtrace: Use the %pf format
Frederic Weisbecker
-20
/
+5
2009-07-10
tracing/function-graph-tracer: Use the %pf format
Frederic Weisbecker
-10
/
+2
2009-07-10
ksym_tracer: Fix the output of stat tracing
Li Zefan
-9
/
+11
2009-07-10
ksym_tracer: Fix memory leak
Li Zefan
-34
/
+27
2009-07-10
ksym_tracer: Report error when failed to re-register hbp
Li Zefan
-2
/
+2
2009-07-10
ksym_tracer: NIL-terminate user input filter
Li Zefan
-5
/
+2
[prev]
[next]