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-02-19
Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...
Ingo Molnar
-0
/
+75
2009-02-19
Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into...
Ingo Molnar
-101
/
+177
2009-02-19
Merge branch 'linus' into tracing/blktrace
Ingo Molnar
-1
/
+1
2009-02-18
tracing: limit the number of loops the ring buffer self test can make
Steven Rostedt
-0
/
+10
2009-02-18
tracing: have function trace select kallsyms
Steven Rostedt
-0
/
+2
2009-02-18
tracing: disable tracing while testing ring buffer
Steven Rostedt
-0
/
+9
2009-02-18
tracing/function-graph-tracer: make arch generic push pop functions
Steven Rostedt
-0
/
+75
2009-02-18
tracing/core: remove unused parameter in tracing_fill_pipe_page()
Frederic Weisbecker
-3
/
+2
2009-02-18
tracing/core: use appropriate waiting on trace_pipe
Frederic Weisbecker
-24
/
+67
2009-02-18
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
-74
/
+87
2009-02-18
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
Ingo Molnar
-1
/
+5
2009-02-17
tracing/function-graph-tracer: trace the idle tasks
Frederic Weisbecker
-1
/
+5
2009-02-17
ftrace: show unlimited when traceon or traceoff has no counter
Steven Rostedt
-1
/
+3
2009-02-17
tracing: fix typing mistake in hint message and comments
Wenji Huang
-7
/
+7
2009-02-17
tracing: fix the return value of trace selftest
Wenji Huang
-1
/
+11
2009-02-17
tracing: use the more proper parameter
Wenji Huang
-1
/
+1
2009-02-17
ftrace: rename _hook to _probe
Steven Rostedt
-52
/
+52
2009-02-17
ftrace: clean up coding style
Steven Rostedt
-12
/
+13
2009-02-17
ftrace: fix !CONFIG_DYNAMIC_FTRACE ftrace_swapper_pid definition
Ingo Molnar
-3
/
+5
2009-02-17
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
-197
/
+904
2009-02-17
Merge branches 'tracing/hw-branch-tracing' and 'tracing/power-tracer' into tr...
Ingo Molnar
-71
/
+102
2009-02-16
ftrace: add pretty print function for traceon and traceoff hooks
Steven Rostedt
-0
/
+28
2009-02-16
ftrace: add pretty print to selected fuction traces
Steven Rostedt
-0
/
+3
2009-02-16
ftrace: show selected functions in set_ftrace_filter
Steven Rostedt
-20
/
+103
2009-02-16
ftrace: add traceon traceoff commands to enable/disable the buffers
Steven Rostedt
-0
/
+135
2009-02-16
ring-buffer: add tracing_is_on to test if ring buffer is enabled
Steven Rostedt
-0
/
+9
2009-02-16
ftrace: trace different functions with a different tracer
Steven Rostedt
-0
/
+247
2009-02-16
ftrace: consolidate mutexes
Steven Rostedt
-47
/
+21
2009-02-16
ftrace: convert ftrace_lock from a spinlock to mutex
Steven Rostedt
-32
/
+19
2009-02-16
ftrace: add command interface for function selection
Steven Rostedt
-11
/
+95
2009-02-16
ftrace: enable filtering only when a function is filtered on
Steven Rostedt
-6
/
+8
2009-02-16
ftrace: add module command function filter selection
Steven Rostedt
-6
/
+109
2009-02-16
ftrace: break up ftrace_match_records into smaller components
Steven Rostedt
-40
/
+75
2009-02-16
ftrace: rename ftrace_match to ftrace_match_records
Steven Rostedt
-4
/
+4
2009-02-16
ftrace: add do_for_each_ftrace_rec and while_for_each_ftrace_rec
Steven Rostedt
-107
/
+101
2009-02-16
ftrace: state that all functions are enabled in set_ftrace_filter
Steven Rostedt
-0
/
+23
2009-02-15
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
-71
/
+102
2009-02-15
tracing: fix section mismatch in trace_hw_branches.c
Rakib Mullick
-2
/
+2
2009-02-15
trace: mmiotrace to the tracer menu in Kconfig
Pekka Paalanen
-0
/
+23
2009-02-15
mmiotrace: count events lost due to not recording
Pekka Paalanen
-4
/
+10
2009-02-13
tracing: convert c/p state power tracer to use tracepoints
Jason Baron
-71
/
+102
2009-02-13
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
-5
/
+5
2009-02-13
Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...
Ingo Molnar
-1
/
+5
2009-02-12
ring-buffer: rename label out_unlock to out_reset
Steven Rostedt
-5
/
+5
2009-02-11
ring_buffer: pahole struct ring_buffer
Arnaldo Carvalho de Melo
-1
/
+1
2009-02-11
tracing/sysprof: add missing tracing_{start,stop}_record_cmdline()
Frederic Weisbecker
-0
/
+4
2009-02-11
tracing: fix sparse warning: attribute function with __acquires/__releases
Hannes Eder
-0
/
+2
2009-02-11
tracing: fix sparse warnings: fix (un-)signedness
Hannes Eder
-7
/
+7
2009-02-11
tracing: fix sparse warnings: make symbols static
Hannes Eder
-4
/
+6
2009-02-10
tracing: fix typos in comments
Wenji Huang
-6
/
+6
[prev]
[next]