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