Age | Commit message (Expand) | Author |
2015-04-14 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-04-08 | tracing: Add enum_map file to show enums that have been mapped | Steven Rostedt (Red Hat) |
2015-04-02 | bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more ... | Ingo Molnar |
2014-07-18 | tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST | Steven Rostedt (Red Hat) |
2014-05-29 | tracing: Add tracepoint benchmark tracepoint | Steven Rostedt (Red Hat) |
2014-03-18 | uprobes: Kconfig dependency fix | David A. Long |
2013-05-03 | ring-buffer: Select IRQ_WORK | Steven Rostedt (Red Hat) |
2013-04-29 | Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2013-03-15 | ring-buffer: Add ring buffer startup selftest | Steven Rostedt (Red Hat) |
2013-03-15 | tracing: Add config option to allow snapshot to swap per cpu | Steven Rostedt (Red Hat) |
2013-03-15 | tracing: Enable snapshot when any latency tracer is enabled | Steven Rostedt (Red Hat) |
2013-03-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-02-27 | ftrace: Update the kconfig for DYNAMIC_FTRACE | Steven Rostedt |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-01-30 | tracing: Make a snapshot feature available from userspace | Hiraku Toyooka |
2013-01-26 | PM / tracing: remove deprecated power trace API | Paul Gortmaker |
2013-01-21 | ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig | Masami Hiramatsu |
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 |