summaryrefslogtreecommitdiffstats
path: root/kernel/trace
AgeCommit message (Expand)AuthorLines
2009-02-19Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar-0/+75
2009-02-19Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into...Ingo Molnar-101/+177
2009-02-19Merge branch 'linus' into tracing/blktraceIngo Molnar-1/+1
2009-02-18tracing: limit the number of loops the ring buffer self test can makeSteven Rostedt-0/+10
2009-02-18tracing: have function trace select kallsymsSteven Rostedt-0/+2
2009-02-18tracing: disable tracing while testing ring bufferSteven Rostedt-0/+9
2009-02-18tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt-0/+75
2009-02-18tracing/core: remove unused parameter in tracing_fill_pipe_page()Frederic Weisbecker-3/+2
2009-02-18tracing/core: use appropriate waiting on trace_pipeFrederic Weisbecker-24/+67
2009-02-18Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar-74/+87
2009-02-18Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar-1/+5
2009-02-17tracing/function-graph-tracer: trace the idle tasksFrederic Weisbecker-1/+5
2009-02-17ftrace: show unlimited when traceon or traceoff has no counterSteven Rostedt-1/+3
2009-02-17tracing: fix typing mistake in hint message and commentsWenji Huang-7/+7
2009-02-17tracing: fix the return value of trace selftestWenji Huang-1/+11
2009-02-17tracing: use the more proper parameterWenji Huang-1/+1
2009-02-17ftrace: rename _hook to _probeSteven Rostedt-52/+52
2009-02-17ftrace: clean up coding styleSteven Rostedt-12/+13
2009-02-17ftrace: fix !CONFIG_DYNAMIC_FTRACE ftrace_swapper_pid definitionIngo Molnar-3/+5
2009-02-17Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar-197/+904
2009-02-17Merge branches 'tracing/hw-branch-tracing' and 'tracing/power-tracer' into tr...Ingo Molnar-71/+102
2009-02-16ftrace: add pretty print function for traceon and traceoff hooksSteven Rostedt-0/+28
2009-02-16ftrace: add pretty print to selected fuction tracesSteven Rostedt-0/+3
2009-02-16ftrace: show selected functions in set_ftrace_filterSteven Rostedt-20/+103
2009-02-16ftrace: add traceon traceoff commands to enable/disable the buffersSteven Rostedt-0/+135
2009-02-16ring-buffer: add tracing_is_on to test if ring buffer is enabledSteven Rostedt-0/+9
2009-02-16ftrace: trace different functions with a different tracerSteven Rostedt-0/+247
2009-02-16ftrace: consolidate mutexesSteven Rostedt-47/+21
2009-02-16ftrace: convert ftrace_lock from a spinlock to mutexSteven Rostedt-32/+19
2009-02-16ftrace: add command interface for function selectionSteven Rostedt-11/+95
2009-02-16ftrace: enable filtering only when a function is filtered onSteven Rostedt-6/+8
2009-02-16ftrace: add module command function filter selectionSteven Rostedt-6/+109
2009-02-16ftrace: break up ftrace_match_records into smaller componentsSteven Rostedt-40/+75
2009-02-16ftrace: rename ftrace_match to ftrace_match_recordsSteven Rostedt-4/+4
2009-02-16ftrace: add do_for_each_ftrace_rec and while_for_each_ftrace_recSteven Rostedt-107/+101
2009-02-16ftrace: state that all functions are enabled in set_ftrace_filterSteven Rostedt-0/+23
2009-02-15Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar-71/+102
2009-02-15tracing: fix section mismatch in trace_hw_branches.cRakib Mullick-2/+2
2009-02-15trace: mmiotrace to the tracer menu in KconfigPekka Paalanen-0/+23
2009-02-15mmiotrace: count events lost due to not recordingPekka Paalanen-4/+10
2009-02-13tracing: convert c/p state power tracer to use tracepointsJason Baron-71/+102
2009-02-13Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar-5/+5
2009-02-13Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar-1/+5
2009-02-12ring-buffer: rename label out_unlock to out_resetSteven Rostedt-5/+5
2009-02-11ring_buffer: pahole struct ring_bufferArnaldo Carvalho de Melo-1/+1
2009-02-11tracing/sysprof: add missing tracing_{start,stop}_record_cmdline()Frederic Weisbecker-0/+4
2009-02-11tracing: fix sparse warning: attribute function with __acquires/__releasesHannes Eder-0/+2
2009-02-11tracing: fix sparse warnings: fix (un-)signednessHannes Eder-7/+7
2009-02-11tracing: fix sparse warnings: make symbols staticHannes Eder-4/+6
2009-02-10tracing: fix typos in commentsWenji Huang-6/+6