| Commit message (Expand) | Author | Age | Files | Lines |
* | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 | 1 | -2/+2 |
* | ksym_tracer: Remove KSYM_SELFTEST_ENTRY | Li Zefan | 2009-11-08 | 1 | -1/+2 |
* | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events | Frederic Weisbecker | 2009-11-08 | 1 | -1/+2 |
* | Merge branch 'tracing/core' into tracing/hw-breakpoints | Ingo Molnar | 2009-09-07 | 1 | -0/+1 |
|\ |
|
| * | tracing/function-graph-tracer: Move graph event insertion helpers in the grap... | Frederic Weisbecker | 2009-08-06 | 1 | -0/+1 |
* | | hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint i... | K.Prasad | 2009-06-02 | 1 | -0/+53 |
|/ |
|
* | x86, hw-branch-tracer: allocate selftest iterator on heap | Markus Metzger | 2009-04-07 | 1 | -8/+12 |
* | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar | 2009-04-07 | 1 | -11/+69 |
|\ |
|
| * | tracing: keep the tracing buffer after self-test failure | Frederic Weisbecker | 2009-03-22 | 1 | -1/+1 |
| * | tracing/function-graph-tracer: prevent hangs during self-tests | Frederic Weisbecker | 2009-03-22 | 1 | -1/+37 |
| * | tracing/ftrace: stop {irqs, preempt}soff tracers when tracing is stopped | Frederic Weisbecker | 2009-03-18 | 1 | -0/+26 |
| * | tracing/ftrace: fix double calls to tracing_start() | Frederic Weisbecker | 2009-03-16 | 1 | -10/+6 |
* | | x86, bts: cleanups | Ingo Molnar | 2009-03-13 | 1 | -2/+3 |
* | | x86, hw-branch-tracer: add selftest | Markus Metzger | 2009-03-13 | 1 | -0/+53 |
|/ |
|
* | tracing: use generic __stringify | Steven Rostedt | 2009-03-10 | 1 | -4/+2 |
*-. | Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into... | Ingo Molnar | 2009-02-19 | 1 | -3/+32 |
|\ \ |
|
| | * | tracing: limit the number of loops the ring buffer self test can make | Steven Rostedt | 2009-02-18 | 1 | -0/+10 |
| | * | tracing: disable tracing while testing ring buffer | Steven Rostedt | 2009-02-18 | 1 | -0/+9 |
| * | | tracing: fix typing mistake in hint message and comments | Wenji Huang | 2009-02-17 | 1 | -2/+2 |
| * | | tracing: fix the return value of trace selftest | Wenji Huang | 2009-02-17 | 1 | -1/+11 |
|/ / |
|
* | | tracing/function-graph-tracer: provide a selftest for the function graph tracer | Frederic Weisbecker | 2009-02-09 | 1 | -0/+50 |
* | | trace: Call tracing_reset_online_cpus before tracer->init() | Arnaldo Carvalho de Melo | 2009-02-06 | 1 | -9/+9 |
* | | tracing/selftest: remove TRACE_CONT reference | Ingo Molnar | 2008-12-29 | 1 | -1/+0 |
|/ |
|
* | tracing/ftrace: change the type of the init() callback | Frederic Weisbecker | 2008-11-16 | 1 | -9/+57 |
* | ftrace: replace raw_local_irq_save with local_irq_save | Steven Rostedt | 2008-11-16 | 1 | -2/+2 |
* | ftrace: add tracer called branch | Steven Rostedt | 2008-11-12 | 1 | -0/+23 |
* | ftrace: force pass of preemptoff selftest | Steven Rostedt | 2008-11-08 | 1 | -0/+26 |
* | ftrace: remove trace array ctrl | Steven Rostedt | 2008-11-08 | 1 | -8/+0 |
* | ftrace: remove ctrl_update method | Steven Rostedt | 2008-11-08 | 1 | -22/+26 |
* | ftrace: remove daemon | Steven Rostedt | 2008-10-23 | 1 | -14/+0 |
* | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 | 1 | -2/+2 |
* | ftrace: make work with new ring buffer | Steven Rostedt | 2008-10-14 | 1 | -50/+10 |
* | ftrace: give time for wakeup test to run | Steven Rostedt | 2008-10-14 | 1 | -0/+3 |
* | ftrace: add nop tracer | Steven Noonan | 2008-10-14 | 1 | -0/+9 |
* | ftrace: printk formatting infrastructure | Steven Rostedt | 2008-10-14 | 1 | -4/+7 |
* | Merge branch 'tracing/sysprof' into auto-ftrace-next | Ingo Molnar | 2008-07-10 | 1 | -0/+23 |
|\ |
|
| * | ftrace: make sysprof dependent on x86 for now | Ingo Molnar | 2008-05-23 | 1 | -5/+0 |
| * | ftrace: sysprof-plugin, add self-tests | Ingo Molnar | 2008-05-23 | 1 | -0/+28 |
* | | ftrace: limit use of check pages | Steven Rostedt | 2008-05-26 | 1 | -0/+1 |
|/ |
|
* | ftrace: support for PowerPC | Steven Rostedt | 2008-05-23 | 1 | -2/+9 |
* | ftrace: user proper API for setting RT prios in selftest | Steven Rostedt | 2008-05-23 | 1 | -3/+3 |
* | ftrace: selftest protect againt max flip | Steven Rostedt | 2008-05-23 | 1 | -3/+7 |
* | ftrace: fix dynamic ftrace selftest | Steven Rostedt | 2008-05-23 | 1 | -6/+0 |
* | ftrace: add TRACE_STACK and TRACE_SPECIAL to selftest validation | Steven Rostedt | 2008-05-23 | 1 | -1/+3 |
* | ftrace: add wakeup events to sched tracer | Ingo Molnar | 2008-05-23 | 1 | -0/+1 |
* | ftrace: remove notrace | Ingo Molnar | 2008-05-23 | 1 | -1/+1 |
* | ftrace: cleanups | Ingo Molnar | 2008-05-23 | 1 | -1/+1 |
* | ftrace: disable tracing on failure | Steven Rostedt | 2008-05-23 | 1 | -0/+4 |
* | ftrace: disable all tracers on corrupted buffer | Steven Rostedt | 2008-05-23 | 1 | -0/+2 |
* | ftrace: startup tester on dynamic tracing. | Steven Rostedt | 2008-05-23 | 1 | -4/+109 |