summaryrefslogtreecommitdiff
path: root/kernel/trace/trace.c
AgeCommit message (Expand)Author
2009-01-21trace: set max latency variable to zero on defaultSteven Rostedt
2009-01-21trace: stop all recording to ring buffer on ftrace_dumpSteven Rostedt
2009-01-21trace: print ftrace_dump at KERN_EMERG log levelSteven Rostedt
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-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 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-19ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar
2008-12-19tracing: fix warning in kernel/trace/trace.cIngo Molnar
2008-12-18trace: fix task state printoutThomas Gleixner
2008-12-17tracing/ftrace: add the printk-msg-only optionFrederic Weisbecker
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell
2008-12-12x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interfaceMarkus Metzger
2008-12-10ftrace: remove unused function arg in trace_iterator_increment()Robert Richter
2008-12-08tracing/function-graph-tracer: fix 'flags' variable mismatchIngo Molnar
2008-12-08tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker
2008-12-08tracing/function-graph-tracer: turn tracing_selftest_running into an intFrederic Weisbecker
2008-12-05tracing/ftrace: provide the macro task_curr_ret_stack()Frederic Weisbecker
2008-12-05tracing/ftrace: don't insert TRACE_PRINT during selftestsFrederic Weisbecker
2008-12-05Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar
2008-12-04tracing/function-graph-tracer: handle ftrace_printk entriesFrederic Weisbecker
2008-12-04ftrace: trace single pid for function graph tracerSteven Rostedt
2008-12-04ftrace: graph of a single functionSteven Rostedt
2008-12-04Merge branch 'master' into nextJames Morris
2008-12-03ftrace: function graph return for function entrySteven Rostedt
2008-12-03ftrace: replace raw_local_irq_save with local_irq_saveSteven Rostedt
2008-11-28tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACETörök Edwin
2008-11-26ftrace: add thread comm to function graph tracerSteven Rostedt
2008-11-26tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker
2008-11-25x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea...Markus Metzger
2008-11-24Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar
2008-11-23tracing/stack-tracer: avoid races accessing fileTörök Edwin
2008-11-23tracing/stack-tracer: fix locking and refcountsTörök Edwin
2008-11-23tracing/stack-tracer: fix style issuesTörök Edwin
2008-11-23ftrace: add ftrace_off_permanentSteven Rostedt
2008-11-23tracing: identify which executable object the userspace address belongs toTörök Edwin
2008-11-23tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin
2008-11-23Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar
2008-11-19Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar
2008-11-19ftrace: fix selftest lockingIngo Molnar
2008-11-18ftrace: preemptoff selftest not workingHeiko Carstens
2008-11-18tracing: kernel/trace/trace.c: introduce missing kfree()Julia Lawall
2008-11-18tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker
2008-11-18tracing/ftrace: implement a set_flag callback for tracersFrederic Weisbecker
2008-11-18Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/coreIngo Molnar