Age | Commit message (Expand) | Author | Files | Lines |
2009-12-17 | perf events, x86/stacktrace: Make stack walking optional | Frederic Weisbecker | 1 | -0/+1 |
2009-06-15 | Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -1/+2 |
2009-05-13 | timers: Identifying the existing pinned timers | Arun R Bharadwaj | 1 | -1/+2 |
2009-04-07 | tracing/ftrace: factorize the tracing files creation | Frederic Weisbecker | 1 | -5/+1 |
2009-03-05 | tracing: make all file_operations const | Steven Rostedt | 1 | -1/+1 |
2009-02-17 | tracing: fix typing mistake in hint message and comments | Wenji Huang | 1 | -1/+1 |
2009-02-13 | Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't... | Ingo Molnar | 1 | -0/+3 |
2009-02-11 | tracing/sysprof: add missing tracing_{start,stop}_record_cmdline() | Frederic Weisbecker | 1 | -0/+3 |
2009-02-10 | tracing: storage class should be before const qualifier | Tobias Klauser | 1 | -1/+1 |
2009-02-06 | trace: Call tracing_reset_online_cpus before tracer->init() | Arnaldo Carvalho de Melo | 1 | -10/+4 |
2009-01-01 | cpumask: convert kernel trace functions | Rusty Russell | 1 | -10/+3 |
2008-12-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
2008-12-19 | ftrace: introduce tracing_reset_online_cpus() helper | Pekka J Enberg | 1 | -11/+1 |
2008-11-25 | hrtimer: removing all ur callback modes | Peter Zijlstra | 1 | -1/+0 |
2008-11-16 | tracing/ftrace: change the type of the init() callback | Frederic Weisbecker | 1 | -1/+2 |
2008-11-08 | ftrace: remove trace array ctrl | Steven Rostedt | 1 | -4/+2 |
2008-11-08 | ftrace: remove ctrl_update method | Steven Rostedt | 1 | -10/+0 |
2008-10-14 | ftrace: make work with new ring buffer | Steven Rostedt | 1 | -1/+1 |
2008-09-29 | hrtimer: prevent migration of per CPU hrtimers | Thomas Gleixner | 1 | -1/+1 |
2008-07-26 | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu | Mike Travis | 1 | -3/+1 |
2008-07-25 | markers: fix sparse integer as NULL pointer warning | Harvey Harrison | 1 | -1/+1 |
2008-07-18 | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis | 1 | -1/+3 |
2008-05-23 | ftrace/sysprof: don't trace the user stack if we are a kernel thread. | Soeren Sandmann | 1 | -21/+29 |
2008-05-23 | sysprof: update copyrights | Ingo Molnar | 1 | -1/+1 |
2008-05-23 | sysprof: kernel trace | Soeren Sandmann Pedersen | 1 | -9/+80 |
2008-05-23 | ftrace: fix __trace_special() | Thomas Gleixner | 1 | -4/+4 |
2008-05-23 | ftrace: remove notrace | Thomas Gleixner | 1 | -5/+5 |
2008-05-23 | ftrace: sysprof updates | Ingo Molnar | 1 | -2/+68 |
2008-05-23 | ftrace: sysprof fix | Ingo Molnar | 1 | -9/+19 |
2008-05-23 | ftrace: sysprof plugin improvement | Ingo Molnar | 1 | -6/+3 |
2008-05-23 | ftrace: sysprof-plugin, add self-tests | Ingo Molnar | 1 | -3/+3 |
2008-05-23 | ftrace: extend sysprof plugin some more | Ingo Molnar | 1 | -4/+76 |
2008-05-23 | ftrace: extend sysprof plugin | Ingo Molnar | 1 | -4/+63 |
2008-05-23 | ftrace: add sysprof plugin | Ingo Molnar | 1 | -0/+80 |