summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2009-01-15tracing: trace_stat.c cleanupIngo Molnar
2009-01-15tracing/ftrace: add missing unlock in register_stat_tracer()Li Zefan
2009-01-15tracing/function-graph-tracer: fix a regression while suspend to diskFrederic Weisbecker
2009-01-15trace: stop all recording to ring buffer on ftrace_dumpSteven Rostedt
2009-01-15ring_buffer: reset write when reserve buffer failLai Jiangshan
2009-01-15trace: print ftrace_dump at KERN_EMERG log levelSteven Rostedt
2009-01-14ftrace, trivial: fix typo "resgister" -> "register"Uwe Kleine-Koenig
2009-01-14tracing: add a new workqueue tracerFrederic Weisbecker
2009-01-14tracing/ftrace: separate events tracing and stats tracing engineFrederic Weisbecker
2009-01-14ftrace, ia64: Add macro for ftrace_callerShaohua Li
2009-01-14ftrace, ia64: explictly ignore a file in recordmcount.plShaohua Li
2009-01-11mmiotrace: count events lost due to not recordingPekka Paalanen
2009-01-11trace: mmiotrace to the tracer menu in KconfigPekka Paalanen
2009-01-11tracing/ftrace: handle more than one stat file per tracerFrederic Weisbecker
2009-01-11kernel/trace/ring_buffer.c: use DIV_ROUND_UPAndrew Morton
2009-01-11kernel/trace/ring_buffer.c: reduce inliningAndrew Morton
2009-01-11Merge commit 'v2.6.29-rc1' into tracing/urgentIngo Molnar
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds
2009-01-07ring_buffer: fix ring_buffer_event_length()Robert Richter
2009-01-07trace: clean up funny line breaks in stat_seq_showSteven Rostedt
2009-01-07tracing/ftrace: fix a memory leak in stat tracingFrederic Weisbecker
2009-01-07ftrace: convert unsigned index to signedSteven Rostedt
2009-01-06Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgentIngo Molnar
2009-01-06kmemtrace: add kmemtrace_init()Ingo Molnar
2009-01-06Merge branch 'linus' into tracing/kmemtrace2Ingo Molnar
2009-01-06kmemtrace: Remove the relay version of kmemtraceEduard - Gabriel Munteanu
2009-01-01cpumask: convert kernel trace functions furtherRusty Russell
2009-01-01cpumask: convert kernel trace functionsRusty Russell
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-31Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2Ingo Molnar
2008-12-31Merge branch 'linus' into tracing/kmemtraceIngo Molnar
2008-12-30tracing: removed duplicated #includeHuang Weiyi
2008-12-30Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-30tracing/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free()Ingo Molnar
2008-12-30tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-29tracing/selftest: remove TRACE_CONT referenceIngo Molnar
2008-12-29tracing/ftrace: make trace_find_cmdline() generally availableIngo Molnar
2008-12-29tracing/branch-tracer: adapt to the stat tracing APIFrederic Weisbecker
2008-12-29tracing/ftrace: provide the base infrastructure for histogram tracingFrederic Weisbecker
2008-12-29ftrace: change trace.c to use registered eventsSteven Rostedt
2008-12-29ftrace: set up trace event hash infrastructureSteven Rostedt
2008-12-29ftrace: remove obsolete print continue functionalitySteven Rostedt
2008-12-29Merge branches 'tracing/docs', 'tracing/function-graph-tracer' and 'linus' in...Ingo Molnar
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-26tracing/function-graph-tracer: strip ending newlines on commentsFrederic Weisbecker
2008-12-25Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar
2008-12-25Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin...Ingo Molnar
2008-12-25sched, trace: update trace_sched_wakeup()Peter Zijlstra