aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_entries.h
AgeCommit message (Expand)Author
6 daysmaster: sync with upstream 6.6Bruce Ashfield
2023-06-20function_graph: Support recording and printing the return value of functionDonglin Peng
2021-06-25trace: Add timerlat tracerDaniel Bristot de Oliveira
2021-06-25trace: Add osnoise tracerDaniel Bristot de Oliveira
2021-04-15tracing: Define new ftrace event "func_repeats"Yordan Karadzhov (VMware)
2020-11-10tracing: Fix some typos in commentsQiujun Huang
2020-11-10fgraph: Make overruns 4 bytes in graph stack structureSteven Rostedt (VMware)
2020-06-16tracing: Make ftrace packed events have align of 1Steven Rostedt (VMware)
2020-03-03tracing: Have hwlat ts be first instance and record count of instancesSteven Rostedt (VMware)
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2020-01-24tracing: Set kernel_stack's caller size properlyJosef Bacik
2019-11-27ftrace: Rework event_create_dir()Peter Zijlstra
2019-02-11tracing: Change the function format to display function names by perfChangbin Du
2018-08-16tracing: Fix SPDX format headers to use C++ style commentsSteven Rostedt (VMware)
2018-05-29tracing: Add trigger file for trace_markers tracefs/ftrace/printSteven Rostedt (VMware)
2018-04-25tracing: Fix missing tab for hwlat_detector print formatPeter Xu
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-08trace: make trace_hwlat timestamp y2038 safeDeepa Dinamani
2017-01-19tracing: Add the constant count for branch tracerSteven Rostedt (VMware)
2016-11-15tracing: Add new trace_marker_rawSteven Rostedt
2016-09-02tracing: Add NMI tracing in hwlat detectorSteven Rostedt (Red Hat)
2016-09-02tracing: Added hardware latency tracerSteven Rostedt (Red Hat)
2016-07-05ftrace: Reduce size of function graph entriesNamhyung Kim
2015-03-25tracing: %pF is only for function pointersScott Wood
2013-03-15tracing: Add trace_puts() for even faster trace_printk() tracingSteven Rostedt (Red Hat)
2012-03-24Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2012-03-22tracing: Fix ftrace stack trace entriesWolfgang Mauerer
2012-02-21ftrace: Allow to specify filter field type for ftrace eventsJiri Olsa
2012-02-21ftrace, perf: Add support to use function tracepoint in perfJiri Olsa
2011-07-14tracing: Have dynamic size event stack tracesSteven Rostedt
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-10tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeupDavid Sharp
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-07-20tracing: Remove special tracesFrederic Weisbecker
2010-07-15tracing: Remove ksym tracerFrederic Weisbecker
2010-06-09tracing: Remove kmemtrace ftrace pluginLi Zefan
2010-06-08tracing: Remove boot tracerAmérico Wang
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra
2009-11-08hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven
2009-09-14tracing: remove some unused macrosLi Zefan
2009-09-14tracing: fix F_printk() typosLi Zefan
2009-09-12tracing: show details of structures within the ftrace structuresSteven Rostedt
2009-09-12tracing: use macros to create internal ftrace entry ring buffer structuresSteven Rostedt