aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2011-09-19tracing: Add a counter clock for those that do not trust clocksSteven Rostedt
2011-09-13locking, tracing: Annotate tracing locks as rawThomas Gleixner
2011-08-30trace: Add ring buffer stats to measure rate of eventsVaibhav Nagarnaik
2011-08-30trace: Add a new readonly entry to report total buffer sizeVaibhav Nagarnaik
2011-08-30tracing: Add preempt disable for filter self testSteven Rostedt
2011-08-19tracing/filter: Add startup tests for events filterJiri Olsa
2011-08-19tracing/filter: Change filter_match_preds function to use walk_pred_treeJiri Olsa
2011-08-19tracing/filter: Change fold_pred function to use walk_pred_treeJiri Olsa
2011-08-19tracing/filter: Change fold_pred_tree function to use walk_pred_treeJiri Olsa
2011-08-19tracing/filter: Change count_leafs function to use walk_pred_treeJiri Olsa
2011-08-19tracing/filter: Unify predicate tree walking, change check_pred_tree function...Jiri Olsa
2011-08-19tracing/filter: Simplify tracepoint event lookupJiri Olsa
2011-08-19tracing/filter: Remove field_name from filter_pred structJiri Olsa
2011-08-19tracing/filter: Separate predicate init and filter additionJiri Olsa
2011-08-19tracing/filter: Use static allocation for filter predicatesJiri Olsa
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-08-11blktrace: add FLUSH/FUA supportNamhyung Kim
2011-08-10tracing: Clean up tb_fmt to not give faulty compile warningSteven Rostedt
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