summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
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
2011-05-25tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machineliubo
2011-05-25ftrace: Set ops->flag to enabled even on static function tracingSteven Rostedt
2011-05-25tracing: Have event with function tracer check error returnSteven Rostedt
2011-05-25ftrace: Have ftrace_startup() return failure codeSteven Rostedt
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-05-18ftrace: Add self-tests for multiple function trace usersSteven Rostedt
2011-05-18ftrace: Modify ftrace_set_filter/notrace to take opsSteven Rostedt
2011-05-18ftrace: Allow dynamically allocated function tracersSteven Rostedt