aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* ftrace: combine stack trace in function callSteven Rostedt2009-01-16
* trace: clean up format errors in calls to trace_seq_printfSteven Rostedt2009-01-16
* trace: add gcc printf check to trace_seq_printfSteven Rostedt2009-01-16
* ftrace: move function tracer functions out of trace.cSteven Rostedt2009-01-16
* ftrace: add stack trace to function tracerSteven Rostedt2009-01-16
* ftrace: fix trace_outputLai Jiangshan2009-01-16
* tracing: trace_stat.c cleanupIngo Molnar2009-01-15
* tracing/ftrace: add missing unlock in register_stat_tracer()Li Zefan2009-01-15
* tracing/function-graph-tracer: fix a regression while suspend to diskFrederic Weisbecker2009-01-15
* trace: stop all recording to ring buffer on ftrace_dumpSteven Rostedt2009-01-15
* ring_buffer: reset write when reserve buffer failLai Jiangshan2009-01-15
* trace: print ftrace_dump at KERN_EMERG log levelSteven Rostedt2009-01-15
* ftrace, trivial: fix typo "resgister" -> "register"Uwe Kleine-Koenig2009-01-14
* tracing: add a new workqueue tracerFrederic Weisbecker2009-01-14
* tracing/ftrace: separate events tracing and stats tracing engineFrederic Weisbecker2009-01-14
* ftrace, ia64: Add macro for ftrace_callerShaohua Li2009-01-14
* ftrace, ia64: explictly ignore a file in recordmcount.plShaohua Li2009-01-14
* mmiotrace: count events lost due to not recordingPekka Paalanen2009-01-10
* trace: mmiotrace to the tracer menu in KconfigPekka Paalanen2009-01-10
* tracing/ftrace: handle more than one stat file per tracerFrederic Weisbecker2009-01-10
* kernel/trace/ring_buffer.c: use DIV_ROUND_UPAndrew Morton2009-01-10
* kernel/trace/ring_buffer.c: reduce inliningAndrew Morton2009-01-10
* Merge commit 'v2.6.29-rc1' into tracing/urgentIngo Molnar2009-01-10
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2009-01-09
| |\
| | * ring_buffer: fix ring_buffer_event_length()Robert Richter2009-01-07
* | | trace: clean up funny line breaks in stat_seq_showSteven Rostedt2009-01-07
* | | tracing/ftrace: fix a memory leak in stat tracingFrederic Weisbecker2009-01-07
* | | ftrace: convert unsigned index to signedSteven Rostedt2009-01-07
* | | Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgentIngo Molnar2009-01-06
|\ \ \
| * | | tracing/selftest: remove TRACE_CONT referenceIngo Molnar2008-12-29
| * | | tracing/ftrace: make trace_find_cmdline() generally availableIngo Molnar2008-12-29
| * | | tracing/branch-tracer: adapt to the stat tracing APIFrederic Weisbecker2008-12-29
| * | | tracing/ftrace: provide the base infrastructure for histogram tracingFrederic Weisbecker2008-12-29
| * | | ftrace: change trace.c to use registered eventsSteven Rostedt2008-12-29
| * | | ftrace: set up trace event hash infrastructureSteven Rostedt2008-12-29
| * | | ftrace: remove obsolete print continue functionalitySteven Rostedt2008-12-29
* | | | kmemtrace: add kmemtrace_init()Ingo Molnar2009-01-06
* | | | Merge branch 'linus' into tracing/kmemtrace2Ingo Molnar2009-01-06
|\ \ \ \ | | |/ / | |/| |
| * | | cpumask: convert kernel trace functions furtherRusty Russell2008-12-31
| * | | cpumask: convert kernel trace functionsRusty Russell2008-12-31
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-31
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-29
| |\ \ \ \
| * | | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-13
* | | | | | kmemtrace: Remove the relay version of kmemtraceEduard - Gabriel Munteanu2009-01-06
* | | | | | Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2Ingo Molnar2008-12-31
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into tracing/kmemtraceIngo Molnar2008-12-31
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | / / | | |_|_|/ / | |/| | | |
| | * | | | tracing: removed duplicated #includeHuang Weiyi2008-12-30
| | * | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-30
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | ring_buffer: adding EXPORT_SYMBOLsRobert Richter2008-12-12
| | | * | | ftrace: remove unused function arg in trace_iterator_increment()Robert Richter2008-12-10