| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing: Have HIST_TRIGGERS select TRACING | Tom Zanussi | 2016-07-05 | 1 | -0/+1 |
* | tracing: Add 'hist' event trigger command | Tom Zanussi | 2016-04-19 | 1 | -0/+16 |
* | tracing: Fix TRACING_MAP Kconfig | Steven Rostedt (Red Hat) | 2016-04-19 | 1 | -3/+0 |
* | tracing: Add lock-free tracing_map | Tom Zanussi | 2016-04-19 | 1 | -0/+13 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-11-10 | 1 | -1/+1 |
|\ |
|
| * | bpf_trace: Make dependent on PERF_EVENTS | Steven Rostedt | 2015-11-10 | 1 | -1/+1 |
* | | tracing: gpio: Add Kconfig option for enabling/disabling trace events | Tal Shorer | 2015-10-20 | 1 | -0/+7 |
|/ |
|
* | tracing, perf: Implement BPF programs attached to uprobes | Wang Nan | 2015-08-06 | 1 | -1/+1 |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-04-14 | 1 | -0/+8 |
|\ |
|
| * | bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more ... | Ingo Molnar | 2015-04-02 | 1 | -0/+8 |
* | | tracing: Add enum_map file to show enums that have been mapped | Steven Rostedt (Red Hat) | 2015-04-08 | 1 | -0/+28 |
|/ |
|
* | tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST | Steven Rostedt (Red Hat) | 2014-07-18 | 1 | -5/+0 |
* | tracing: Add tracepoint benchmark tracepoint | Steven Rostedt (Red Hat) | 2014-05-29 | 1 | -0/+30 |
* | uprobes: Kconfig dependency fix | David A. Long | 2014-03-18 | 1 | -0/+1 |
* | ring-buffer: Select IRQ_WORK | Steven Rostedt (Red Hat) | 2013-05-03 | 1 | -1/+1 |
* | Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2013-04-29 | 1 | -0/+49 |
|\ |
|
| * | ring-buffer: Add ring buffer startup selftest | Steven Rostedt (Red Hat) | 2013-03-15 | 1 | -0/+23 |
| * | tracing: Add config option to allow snapshot to swap per cpu | Steven Rostedt (Red Hat) | 2013-03-15 | 1 | -0/+23 |
| * | tracing: Enable snapshot when any latency tracer is enabled | Steven Rostedt (Red Hat) | 2013-03-15 | 1 | -0/+3 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-03-11 | 1 | -10/+14 |
|\ \
| |/ |
|
| * | ftrace: Update the kconfig for DYNAMIC_FTRACE | Steven Rostedt | 2013-02-27 | 1 | -10/+14 |
* | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-02-20 | 1 | -15/+0 |
|\ \
| |/
|/| |
|
| * | PM / tracing: remove deprecated power trace API | Paul Gortmaker | 2013-01-26 | 1 | -15/+0 |
* | | tracing: Make a snapshot feature available from userspace | Hiraku Toyooka | 2013-01-30 | 1 | -0/+10 |
* | | ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig | Masami Hiramatsu | 2013-01-21 | 1 | -0/+8 |
|/ |
|
* | tracing: Use irq_work for wake ups and remove *_nowake_*() functions | Steven Rostedt | 2012-11-02 | 1 | -0/+1 |
* | trace: Stop compiling in trace_clock unconditionally | Josh Triplett | 2012-09-13 | 1 | -0/+5 |
* | ftrace: Add -mfentry to Makefile on function tracer | Steven Rostedt | 2012-08-23 | 1 | -0/+5 |
* | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-05-24 | 1 | -0/+20 |
|\ |
|
| * | tracing: Provide trace events interface for uprobes | Srikar Dronamraju | 2012-05-07 | 1 | -0/+16 |
| * | tracing: Extract out common code for kprobes/uprobes trace events | Srikar Dronamraju | 2012-05-07 | 1 | -0/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-05-22 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix "the the" in various Kconfig | Masanari Iida | 2012-04-18 | 1 | -1/+1 |
| |/ |
|
* | | ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACER | Steven Rostedt | 2012-05-16 | 1 | -1/+0 |
|/ |
|
* | tracing: Do not select FRAME_POINTER on PPC | Gerlando Falauto | 2012-02-27 | 1 | -1/+1 |
* | trace events: Update version number reference to new 3.x scheme for EVENT_POW... | Jesper Juhl | 2011-07-25 | 1 | -1/+1 |
* | ftrace: Build without frame pointers on Microblaze | Michal Simek | 2011-04-21 | 1 | -1/+1 |
* | trace, documentation: Fix branch profiling location in debugfs | David Rientjes | 2011-03-17 | 1 | -2/+2 |
* | perf: Clean up power events by introducing new, more generic ones | Thomas Renninger | 2011-01-04 | 1 | -0/+15 |
* | [S390] ftrace: build without frame pointers on s390 | Heiko Carstens | 2010-11-10 | 1 | -1/+1 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-21 | 1 | -1/+1 |
|\ |
|
| * | ARM: 6314/1: ftrace: allow build without frame pointers on ARM | Rabin Vincent | 2010-09-02 | 1 | -1/+1 |
* | | ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT | Steven Rostedt | 2010-10-14 | 1 | -1/+1 |
* | | ftrace/x86: Add support for C version of recordmcount | Steven Rostedt | 2010-10-14 | 1 | -0/+5 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-08-07 | 1 | -11/+0 |
|\ |
|
| * | workqueue: temporarily remove workqueue tracing | Tejun Heo | 2010-06-29 | 1 | -11/+0 |
* | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2010-08-06 | 1 | -2/+2 |
|\ \ |
|
| * | | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2010-07-27 | 1 | -2/+2 |
| |/ |
|
* | | tracing: Remove sysprof ftrace plugin | Frederic Weisbecker | 2010-07-20 | 1 | -9/+0 |
* | | tracing: Remove ksym tracer | Frederic Weisbecker | 2010-07-15 | 1 | -22/+0 |