summaryrefslogtreecommitdiff
path: root/kernel/trace (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | ftrace: remove static from function tracer functionsSteven Rostedt2009-01-16
| * | | | | | | 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-11
| * | | | | | | trace: mmiotrace to the tracer menu in KconfigPekka Paalanen2009-01-11
| * | | | | | | tracing/ftrace: handle more than one stat file per tracerFrederic Weisbecker2009-01-11
| * | | | | | | kernel/trace/ring_buffer.c: use DIV_ROUND_UPAndrew Morton2009-01-11
| * | | | | | | kernel/trace/ring_buffer.c: reduce inliningAndrew Morton2009-01-11
| * | | | | | | Merge commit 'v2.6.29-rc1' into tracing/urgentIngo Molnar2009-01-11
| |\ \ \ \ \ \ \
| * | | | | | | | 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
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free()Ingo Molnar2008-12-30
| * | | | | | | | | | | tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker2008-12-30
| |/ / / / / / / / / /
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'tracing/docs', 'tracing/function-graph-tracer' and 'linus' in...Ingo Molnar2008-12-29
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | tracing/function-graph-tracer: strip ending newlines on commentsFrederic Weisbecker2008-12-26
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-30
| * | | | | | | | | | | | trivial: fix typo "resgister" -> "register"Uwe Kleine-Koenig2009-03-30
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-11
|\| | | | | | | | | | |
| * | | | | | | | | | | tracing: limit the number of loops the ring buffer self test can makeSteven Rostedt2009-02-18
| * | | | | | | | | | | tracing: have function trace select kallsymsSteven Rostedt2009-02-18