summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2012-02-09ftrace: Fix unregister ftrace_ops accountingJiri Olsa
2012-02-03tracedump: Fix build errorPrashant Gaikwad
2011-12-22tracedump: Dump ftrace ring buffer dataAlon Farchy
2011-12-14Merge branch 'linux-3.1.5' into android-tegra-nv-3.1Varun Wadekar
2011-12-09tracing: fix event_subsystem ref countingIlya Dryomov
2011-12-09trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...Tejun Heo
2011-12-09ftrace: Remove force undef config value left for testingSteven Rostedt
2011-11-30tracelevel module: Prioritize trace eventsAlon Farchy
2011-11-11tracing: Fix returning of duplicate data after EOF in trace_pipe_rawSteven Rostedt
2011-11-11ftrace/kprobes: Fix not to delete probes if in useMasami Hiramatsu
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-08-11blktrace: add FLUSH/FUA supportNamhyung Kim
2011-08-05Merge branch 'linus' into perf/urgentIngo Molnar
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25trace events: Update version number reference to new 3.x scheme for EVENT_POW...Jesper Juhl
2011-07-21Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-07-21Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-07-15tracing/kprobe: Update symbol reference when loading moduleMasami Hiramatsu
2011-07-15tracing/kprobes: Support module init function probingMasami Hiramatsu
2011-07-15tracing/kprobes: Merge trace probe enable/disable functionsMasami Hiramatsu
2011-07-14ftrace: Fix regression where ftrace breaks when modules are loadedSteven Rostedt
2011-07-14tracing/kprobes: Rename probe_* to trace_probe_*Masami Hiramatsu
2011-07-14tracing: Have dynamic size event stack tracesSteven Rostedt
2011-07-13ftrace: Fix dynamic selftest failure on some archsSteven Rostedt
2011-07-13ftrace: Update filter when tracing enabled in set_ftrace_filter()Steven Rostedt
2011-07-13ftrace: Balance records when updating the hashSteven Rostedt
2011-07-07ftrace: Do not disable interrupts for modules in mcount updateSteven Rostedt
2011-07-07tracing: Still trace filtered irq functions when irq trace is disabledSteven Rostedt
2011-07-07ftrace: Fix regression of :mod:module function enablingSteven Rostedt
2011-07-07tracing: Have "enable" file use refcounts like the "filter" fileSteven Rostedt
2011-07-07tracing: Fix bug when reading system filters on module removalSteven Rostedt
2011-07-05Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-06-14tracing/kprobes: Fix kprobe-tracer to support stack traceMasami Hiramatsu
2011-06-14ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating processVaibhav Nagarnaik
2011-06-14tracing: Convert to kstrtoul_from_userPeter Huewe
2011-06-14tracing, function_graph: Add context-info support for function_graph tracerJiri Olsa
2011-06-14tracing, function_graph: Remove lock-depth from latency traceJiri Olsa
2011-06-14tracing, function: Fix trace header to follow context-info optionJiri Olsa
2011-06-14tracing, function_graph: Merge overhead and duration display functionsJiri Olsa
2011-06-14tracing, function_graph: Remove dependency of abstime and duration fields on ...Jiri Olsa
2011-06-14ftrace: Fixed an include coding style issuePaul McQuade
2011-06-14tracing: Add disable_on_free optionSteven Rostedt
2011-06-14tracing: Add a proc file to stop tracing and free bufferVaibhav Nagarnaik
2011-06-14tracing: Use NUMA allocation for per-cpu ring buffer pagesVaibhav Nagarnaik
2011-06-14tracing: Schedule a delayed work to call wakeup()Vaibhav Nagarnaik
2011-06-09tracing: Fix regression in printk_formats fileSteven Rostedt
2011-06-07ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqsSteven Rostedt
2011-06-07kprobes/trace: Fix kprobe selftest for gcc 4.6Steven Rostedt
2011-06-06ftrace: Fix possible undefined return codeGuoWen Li
2011-05-25ftrace: Add internal recursive checksSteven Rostedt