aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2011-10-31kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker
2011-10-31kernel: Add <linux/module.h> to files using it implicitlyPaul Gortmaker
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-10-14tracing: Fix returning of duplicate data after EOF in trace_pipe_rawSteven Rostedt
2011-10-14ftrace: Fix README to state tracing_on to start/stop tracingGeunsik Lim
2011-10-12Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/coreIngo Molnar
2011-10-11tracing: Do not allocate buffer for trace_markerSteven Rostedt
2011-10-11tracing: Warn on output if the function tracer was found corruptedSteven Rostedt
2011-10-10ftrace/kprobes: Fix not to delete probes if in useMasami Hiramatsu
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki
2011-09-29PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is setMing Lei
2011-09-27PM / Runtime: Introduce trace points for tracing rpm_* functionsMing Lei
2011-09-22tracing: Fix preemptirqsoff tracer to not stop at preempt offSteven Rostedt
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