Age | Commit message (Expand) | Author |
2012-11-02 | tracing: Use irq_work for wake ups and remove *_nowake_*() functions | Steven Rostedt |
2012-09-13 | trace: Stop compiling in trace_clock unconditionally | Josh Triplett |
2012-08-23 | ftrace: Add -mfentry to Makefile on function tracer | Steven Rostedt |
2012-05-24 | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-05-16 | ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACER | Steven Rostedt |
2012-05-07 | tracing: Provide trace events interface for uprobes | Srikar Dronamraju |
2012-05-07 | tracing: Extract out common code for kprobes/uprobes trace events | Srikar Dronamraju |
2012-04-18 | Fix "the the" in various Kconfig | Masanari Iida |
2012-02-27 | tracing: Do not select FRAME_POINTER on PPC | Gerlando Falauto |
2011-07-25 | trace events: Update version number reference to new 3.x scheme for EVENT_POW... | Jesper Juhl |
2011-04-21 | ftrace: Build without frame pointers on Microblaze | Michal Simek |
2011-03-17 | trace, documentation: Fix branch profiling location in debugfs | David Rientjes |
2011-01-04 | perf: Clean up power events by introducing new, more generic ones | Thomas Renninger |
2010-11-10 | [S390] ftrace: build without frame pointers on s390 | Heiko Carstens |
2010-10-21 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-10-14 | ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT | Steven Rostedt |
2010-10-14 | ftrace/x86: Add support for C version of recordmcount | Steven Rostedt |
2010-09-02 | ARM: 6314/1: ftrace: allow build without frame pointers on ARM | Rabin Vincent |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-08-06 | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2010-07-27 | time: Kill off CONFIG_GENERIC_TIME | John Stultz |
2010-07-20 | tracing: Remove sysprof ftrace plugin | Frederic Weisbecker |
2010-07-15 | tracing: Remove ksym tracer | Frederic Weisbecker |
2010-06-29 | workqueue: temporarily remove workqueue tracing | Tejun Heo |
2010-06-09 | tracing: Remove kmemtrace ftrace plugin | Li Zefan |
2010-06-08 | tracing: Remove boot tracer | Américo Wang |
2010-03-26 | x86, perf, bts, mm: Delete the never used BTS-ptrace code | Peter Zijlstra |
2010-02-27 | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2010-02-26 | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2010-02-25 | tracing: Remove CONFIG_TRACE_POWER from kernel config | Li Zefan |
2010-02-17 | tracing/kprobes: Make Kconfig dependencies generic | Heiko Carstens |
2010-01-26 | tracing/documentation: Cover new frame pointer semantics | Mike Frysinger |
2009-12-28 | tracing: Kconfig spelling fixes and cleanups | Randy Dunlap |
2009-11-21 | Merge branch 'tracing/hw-breakpoints' into perf/core | Ingo Molnar |
2009-11-04 | tracing/kprobes: Rename Kprobe-tracer to kprobe-event | Masami Hiramatsu |
2009-10-18 | Merge commit 'perf/core' into perf/hw-breakpoint | Frederic Weisbecker |
2009-09-23 | Merge commit 'linus/master' into tracing/kprobes | Frederic Weisbecker |
2009-09-21 | trivial: Fix duplicated word "options" in comment | Uwe Kleine-Koenig |
2009-09-14 | ftrace: document function and function graph implementation | Mike Frysinger |
2009-09-14 | tracing: make testing syscall events a separate configuration | Steven Rostedt |
2009-09-11 | Merge commit 'tracing/core' into tracing/kprobes | Frederic Weisbecker |
2009-09-07 | Merge branch 'tracing/core' into tracing/hw-breakpoints | Ingo Molnar |
2009-09-04 | ring-buffer: only enable ring_buffer_swap_cpu when needed | Steven Rostedt |
2009-08-27 | tracing: remove legacy select of MARKERS by context switch tracing | Steven Rostedt |
2009-08-27 | tracing: Add kprobe-based event tracer | Masami Hiramatsu |
2009-08-26 | tracing: Rename FTRACE_SYSCALLS for tracepoints | Josh Stone |
2009-06-29 | tracing/fastboot: Document the need of initcall_debug | Li Zefan |
2009-06-20 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-06-18 | function-graph: add stack frame test | Steven Rostedt |