| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing: Change the function format to display function names by perf | Changbin Du | 2019-02-11 | 1 | -22/+19 |
* | tracing: Fix SPDX format headers to use C++ style comments | Steven Rostedt (VMware) | 2018-08-17 | 1 | -1/+1 |
* | tracing: Add trigger file for trace_markers tracefs/ftrace/print | Steven Rostedt (VMware) | 2018-05-29 | 1 | -2/+4 |
* | tracing: Fix missing tab for hwlat_detector print format | Peter Xu | 2018-04-25 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | trace: make trace_hwlat timestamp y2038 safe | Deepa Dinamani | 2017-05-09 | 1 | -3/+3 |
* | tracing: Add the constant count for branch tracer | Steven Rostedt (VMware) | 2017-01-19 | 1 | -2/+4 |
* | tracing: Add new trace_marker_raw | Steven Rostedt | 2016-11-15 | 1 | -0/+15 |
* | tracing: Add NMI tracing in hwlat detector | Steven Rostedt (Red Hat) | 2016-09-02 | 1 | -2/+6 |
* | tracing: Added hardware latency tracer | Steven Rostedt (Red Hat) | 2016-09-02 | 1 | -0/+23 |
* | ftrace: Reduce size of function graph entries | Namhyung Kim | 2016-07-05 | 1 | -2/+2 |
* | tracing: %pF is only for function pointers | Scott Wood | 2015-03-25 | 1 | -3/+3 |
* | tracing: Add trace_puts() for even faster trace_printk() tracing | Steven Rostedt (Red Hat) | 2013-03-15 | 1 | -4/+19 |
* | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2012-03-24 | 1 | -4/+12 |
|\ |
|
| * | tracing: Fix ftrace stack trace entries | Wolfgang Mauerer | 2012-03-22 | 1 | -4/+12 |
* | | ftrace: Allow to specify filter field type for ftrace events | Jiri Olsa | 2012-02-21 | 1 | -13/+35 |
* | | ftrace, perf: Add support to use function tracepoint in perf | Jiri Olsa | 2012-02-21 | 1 | -2/+4 |
|/ |
|
* | tracing: Have dynamic size event stack traces | Steven Rostedt | 2011-07-14 | 1 | -1/+2 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeup | David Sharp | 2011-03-10 | 1 | -3/+3 |
* | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
* | tracing: Remove special traces | Frederic Weisbecker | 2010-07-20 | 1 | -17/+0 |
* | tracing: Remove ksym tracer | Frederic Weisbecker | 2010-07-15 | 1 | -15/+0 |
* | tracing: Remove kmemtrace ftrace plugin | Li Zefan | 2010-06-09 | 1 | -35/+0 |
* | tracing: Remove boot tracer | Américo Wang | 2010-06-08 | 1 | -27/+0 |
* | x86, perf, bts, mm: Delete the never used BTS-ptrace code | Peter Zijlstra | 2010-03-26 | 1 | -12/+0 |
* | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events | Frederic Weisbecker | 2009-11-08 | 1 | -3/+3 |
* | Merge commit 'perf/core' into perf/hw-breakpoint | Frederic Weisbecker | 2009-10-18 | 1 | -0/+16 |
* | tracing, perf: Convert the power tracer into an event tracer | Arjan van de Ven | 2009-09-19 | 1 | -17/+0 |
* | tracing: remove some unused macros | Li Zefan | 2009-09-14 | 1 | -9/+0 |
* | tracing: fix F_printk() typos | Li Zefan | 2009-09-14 | 1 | -9/+9 |
* | tracing: show details of structures within the ftrace structures | Steven Rostedt | 2009-09-13 | 1 | -7/+57 |
* | tracing: use macros to create internal ftrace entry ring buffer structures | Steven Rostedt | 2009-09-13 | 1 | -0/+342 |