Age | Commit message (Expand) | Author |
2023-07-30 | tracing: Add back FORTIFY_SOURCE logic to kernel_stack event structure | Steven Rostedt (Google) |
2023-06-20 | function_graph: Support recording and printing the return value of function | Donglin Peng |
2021-06-25 | trace: Add timerlat tracer | Daniel Bristot de Oliveira |
2021-06-25 | trace: Add osnoise tracer | Daniel Bristot de Oliveira |
2021-04-15 | tracing: Define new ftrace event "func_repeats" | Yordan Karadzhov (VMware) |
2020-11-10 | tracing: Fix some typos in comments | Qiujun Huang |
2020-11-10 | fgraph: Make overruns 4 bytes in graph stack structure | Steven Rostedt (VMware) |
2020-06-16 | tracing: Make ftrace packed events have align of 1 | Steven Rostedt (VMware) |
2020-03-03 | tracing: Have hwlat ts be first instance and record count of instances | Steven Rostedt (VMware) |
2020-02-06 | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2020-01-24 | tracing: Set kernel_stack's caller size properly | Josef Bacik |
2019-11-27 | ftrace: Rework event_create_dir() | Peter Zijlstra |
2019-02-11 | tracing: Change the function format to display function names by perf | Changbin Du |
2018-08-16 | tracing: Fix SPDX format headers to use C++ style comments | Steven Rostedt (VMware) |
2018-05-29 | tracing: Add trigger file for trace_markers tracefs/ftrace/print | Steven Rostedt (VMware) |
2018-04-25 | tracing: Fix missing tab for hwlat_detector print format | Peter Xu |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-05-08 | trace: make trace_hwlat timestamp y2038 safe | Deepa Dinamani |
2017-01-19 | tracing: Add the constant count for branch tracer | Steven Rostedt (VMware) |
2016-11-15 | tracing: Add new trace_marker_raw | Steven Rostedt |
2016-09-02 | tracing: Add NMI tracing in hwlat detector | Steven Rostedt (Red Hat) |
2016-09-02 | tracing: Added hardware latency tracer | Steven Rostedt (Red Hat) |
2016-07-05 | ftrace: Reduce size of function graph entries | Namhyung Kim |
2015-03-25 | tracing: %pF is only for function pointers | Scott Wood |
2013-03-15 | tracing: Add trace_puts() for even faster trace_printk() tracing | Steven Rostedt (Red Hat) |
2012-03-24 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2012-03-22 | tracing: Fix ftrace stack trace entries | Wolfgang Mauerer |
2012-02-21 | ftrace: Allow to specify filter field type for ftrace events | Jiri Olsa |
2012-02-21 | ftrace, perf: Add support to use function tracepoint in perf | Jiri Olsa |
2011-07-14 | tracing: Have dynamic size event stack traces | Steven Rostedt |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-10 | tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeup | David Sharp |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-07-20 | tracing: Remove special traces | Frederic Weisbecker |
2010-07-15 | tracing: Remove ksym tracer | Frederic Weisbecker |
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 |
2009-11-08 | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events | Frederic Weisbecker |
2009-10-18 | Merge commit 'perf/core' into perf/hw-breakpoint | Frederic Weisbecker |
2009-09-19 | tracing, perf: Convert the power tracer into an event tracer | Arjan van de Ven |
2009-09-14 | tracing: remove some unused macros | Li Zefan |
2009-09-14 | tracing: fix F_printk() typos | Li Zefan |
2009-09-12 | tracing: show details of structures within the ftrace structures | Steven Rostedt |
2009-09-12 | tracing: use macros to create internal ftrace entry ring buffer structures | Steven Rostedt |