summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)AuthorFilesLines
2009-02-18Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar1-1/+5
2009-02-17tracing/function-graph-tracer: trace the idle tasksFrederic Weisbecker1-1/+5
2009-02-17ftrace: fix !CONFIG_DYNAMIC_FTRACE ftrace_swapper_pid definitionIngo Molnar1-3/+5
2009-02-17Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar3-197/+904
2009-02-17Merge branches 'tracing/hw-branch-tracing' and 'tracing/power-tracer' into tr...Ingo Molnar1-71/+102
2009-02-17ftrace: add pretty print function for traceon and traceoff hooksSteven Rostedt1-0/+28
2009-02-17ftrace: add pretty print to selected fuction tracesSteven Rostedt1-0/+3
2009-02-17ftrace: show selected functions in set_ftrace_filterSteven Rostedt1-20/+103
2009-02-17ftrace: add traceon traceoff commands to enable/disable the buffersSteven Rostedt1-0/+135
2009-02-17ring-buffer: add tracing_is_on to test if ring buffer is enabledSteven Rostedt1-0/+9
2009-02-17ftrace: trace different functions with a different tracerSteven Rostedt1-0/+247
2009-02-17ftrace: consolidate mutexesSteven Rostedt1-47/+21
2009-02-17ftrace: convert ftrace_lock from a spinlock to mutexSteven Rostedt1-32/+19
2009-02-17ftrace: add command interface for function selectionSteven Rostedt1-11/+95
2009-02-17ftrace: enable filtering only when a function is filtered onSteven Rostedt1-6/+8
2009-02-17ftrace: add module command function filter selectionSteven Rostedt1-6/+109
2009-02-17ftrace: break up ftrace_match_records into smaller componentsSteven Rostedt1-40/+75
2009-02-17ftrace: rename ftrace_match to ftrace_match_recordsSteven Rostedt1-4/+4
2009-02-17ftrace: add do_for_each_ftrace_rec and while_for_each_ftrace_recSteven Rostedt1-107/+101
2009-02-17ftrace: state that all functions are enabled in set_ftrace_filterSteven Rostedt1-0/+23
2009-02-15Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-71/+102
2009-02-15tracing: fix section mismatch in trace_hw_branches.cRakib Mullick1-2/+2
2009-02-15trace: mmiotrace to the tracer menu in KconfigPekka Paalanen1-0/+23
2009-02-15mmiotrace: count events lost due to not recordingPekka Paalanen1-4/+10
2009-02-13tracing: convert c/p state power tracer to use tracepointsJason Baron1-71/+102
2009-02-13Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-5/+5
2009-02-13Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar3-1/+5
2009-02-12ring-buffer: rename label out_unlock to out_resetSteven Rostedt1-5/+5
2009-02-11ring_buffer: pahole struct ring_bufferArnaldo Carvalho de Melo1-1/+1
2009-02-11tracing/sysprof: add missing tracing_{start,stop}_record_cmdline()Frederic Weisbecker2-0/+4
2009-02-11tracing: fix sparse warning: attribute function with __acquires/__releasesHannes Eder1-0/+2
2009-02-11tracing: fix sparse warnings: fix (un-)signednessHannes Eder2-7/+7
2009-02-11tracing: fix sparse warnings: make symbols staticHannes Eder1-4/+6
2009-02-10tracing: fix typos in commentsWenji Huang3-6/+6
2009-02-10tracing: provide correct return value after outputting the eventWenji Huang1-7/+7
2009-02-10tracing: remove unneeded variableWenji Huang1-3/+1
2009-02-10tracing: storage class should be before const qualifierTobias Klauser1-1/+1
2009-02-10ring_buffer: fix ring_buffer_read_page()Lai Jiangshan1-13/+20
2009-02-10ring_buffer: fix typing mistakeLai Jiangshan1-5/+4
2009-02-09tracing: clean up splice codeSteven Rostedt1-41/+55
2009-02-09tracing: Move pipe waiting code out of tracing_read_pipe().Eduard - Gabriel Munteanu1-29/+40
2009-02-09tracing: splice support for tracing_pipeEduard - Gabriel Munteanu2-0/+142
2009-02-09tracing/function-graph-tracer: handle the leaf functions from trace_pipeFrederic Weisbecker3-23/+36
2009-02-09tracing/blktrace: move the tracing file to kernel/trace, fixIngo Molnar1-0/+1
2009-02-09tracing: handle unregistering the current tracerArnaldo Carvalho de Melo1-0/+9
2009-02-09tracing/power: move the power trace headers to a dedicated fileFrederic Weisbecker2-1/+2
2009-02-09tracing/function-graph-tracer: provide a selftest for the function graph tracerFrederic Weisbecker3-0/+55
2009-02-09tracing/blktrace: move the tracing file to kernel/traceFrederic Weisbecker3-0/+1562
2009-02-09Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar7-15/+50
2009-02-08trace: trivial fixes in comment typos.Wenji Huang2-6/+6