aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2009-02-12ring-buffer: rename label out_unlock to out_resetSteven Rostedt
2009-02-11tracing: fix sparse warning: attribute function with __acquires/__releasesHannes Eder
2009-02-11tracing: fix sparse warnings: fix (un-)signednessHannes Eder
2009-02-11tracing: fix sparse warnings: make symbols staticHannes Eder
2009-02-10tracing: fix typos in commentsWenji Huang
2009-02-10tracing: provide correct return value after outputting the eventWenji Huang
2009-02-10tracing: remove unneeded variableWenji Huang
2009-02-10tracing: storage class should be before const qualifierTobias Klauser
2009-02-10ring_buffer: fix ring_buffer_read_page()Lai Jiangshan
2009-02-10ring_buffer: fix typing mistakeLai Jiangshan
2009-02-09tracing: clean up splice codeSteven Rostedt
2009-02-09tracing: Move pipe waiting code out of tracing_read_pipe().Eduard - Gabriel Munteanu
2009-02-09tracing: splice support for tracing_pipeEduard - Gabriel Munteanu
2009-02-09tracing/function-graph-tracer: handle the leaf functions from trace_pipeFrederic Weisbecker
2009-02-09tracing/blktrace: move the tracing file to kernel/trace, fixIngo Molnar
2009-02-09tracing: handle unregistering the current tracerArnaldo Carvalho de Melo
2009-02-09tracing/power: move the power trace headers to a dedicated fileFrederic Weisbecker
2009-02-09tracing/function-graph-tracer: provide a selftest for the function graph tracerFrederic Weisbecker
2009-02-09tracing/blktrace: move the tracing file to kernel/traceFrederic Weisbecker
2009-02-09Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar
2009-02-07trace: trivial fixes in comment typos.Wenji Huang
2009-02-07ring-buffer: use generic version of in_nmiSteven Rostedt
2009-02-07ring-buffer: add NMI protection for spinlocksSteven Rostedt
2009-02-07trace: remove deprecated entry->cpuSteven Rostedt
2009-02-06trace: Call tracing_reset_online_cpus before tracer->init()Arnaldo Carvalho de Melo
2009-02-06tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}Arnaldo Carvalho de Melo
2009-02-06ring_buffer: remove unused flags parameterArnaldo Carvalho de Melo
2009-02-05trace: code style clean upSteven Rostedt
2009-02-05trace: Remove unused trace_array_cpu parameterArnaldo Carvalho de Melo
2009-02-05trace_branch: Remove unused functionArnaldo Carvalho de Melo
2009-02-05trace: assign defaults at register_ftrace_eventArnaldo Carvalho de Melo
2009-02-04trace: make the trace_event callbacks return enum print_line_tArnaldo Carvalho de Melo
2009-02-04trace: judicious error checking of trace_seq resultsArnaldo Carvalho de Melo
2009-02-04Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/urgent' and 'li...Ingo Molnar
2009-02-03ftrace: do_each_pid_task() needs rcu lockOleg Nesterov
2009-02-03trace: Change struct trace_event callbacks parameter listArnaldo Carvalho de Melo
2009-02-03trace: better manage the context info for eventsFrederic Weisbecker
2009-02-03trace: let boot trace be chosen by command lineSteven Rostedt
2009-02-03trace: fix default boot up tracerSteven Rostedt
2009-02-03Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar
2009-01-30kmemtrace: fix printk formats, fixRandy Dunlap
2009-01-29trace_sched_wakeup: Remove unused variableArnaldo Carvalho de Melo
2009-01-29trace: Use tracing_reset_online_cpus in more placesArnaldo Carvalho de Melo
2009-01-27Merge branches 'tracing/blktrace', 'tracing/kmemtrace' and 'tracing/urgent' i...Ingo Molnar
2009-01-26blktrace: add ftrace pluginArnaldo Carvalho de Melo
2009-01-26ftrace: add ftrace_vprintkArnaldo Carvalho de Melo
2009-01-26kmemtrace: fix printk format warningsRandy Dunlap
2009-01-26Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...Ingo Molnar
2009-01-23tracing/function-graph-tracer: various fixes and featuresFrederic Weisbecker
2009-01-23trace: fix logic to start/stop countingSteven Rostedt