aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_entries.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2020-01-24tracing: Set kernel_stack's caller size properlyJosef Bacik1-1/+1
2019-11-27ftrace: Rework event_create_dir()Peter Zijlstra1-48/+18
2019-02-11tracing: Change the function format to display function names by perfChangbin Du1-22/+19
2018-08-16tracing: Fix SPDX format headers to use C++ style commentsSteven Rostedt (VMware)1-1/+1
2018-05-29tracing: Add trigger file for trace_markers tracefs/ftrace/printSteven Rostedt (VMware)1-2/+4
2018-04-25tracing: Fix missing tab for hwlat_detector print formatPeter Xu1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-08trace: make trace_hwlat timestamp y2038 safeDeepa Dinamani1-3/+3
2017-01-19tracing: Add the constant count for branch tracerSteven Rostedt (VMware)1-2/+4
2016-11-15tracing: Add new trace_marker_rawSteven Rostedt1-0/+15
2016-09-02tracing: Add NMI tracing in hwlat detectorSteven Rostedt (Red Hat)1-2/+6
2016-09-02tracing: Added hardware latency tracerSteven Rostedt (Red Hat)1-0/+23
2016-07-05ftrace: Reduce size of function graph entriesNamhyung Kim1-2/+2
2015-03-25tracing: %pF is only for function pointersScott Wood1-3/+3
2013-03-15tracing: Add trace_puts() for even faster trace_printk() tracingSteven Rostedt (Red Hat)1-4/+19
2012-03-24Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgentIngo Molnar1-4/+12
2012-03-22tracing: Fix ftrace stack trace entriesWolfgang Mauerer1-4/+12
2012-02-21ftrace: Allow to specify filter field type for ftrace eventsJiri Olsa1-13/+35
2012-02-21ftrace, perf: Add support to use function tracepoint in perfJiri Olsa1-2/+4
2011-07-14tracing: Have dynamic size event stack tracesSteven Rostedt1-1/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-10tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeupDavid Sharp1-3/+3
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-07-20tracing: Remove special tracesFrederic Weisbecker1-17/+0
2010-07-15tracing: Remove ksym tracerFrederic Weisbecker1-15/+0
2010-06-09tracing: Remove kmemtrace ftrace pluginLi Zefan1-35/+0
2010-06-08tracing: Remove boot tracerAmérico Wang1-27/+0
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra1-12/+0
2009-11-08hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker1-3/+3
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker1-0/+382
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven1-17/+0
2009-09-14tracing: remove some unused macrosLi Zefan1-9/+0
2009-09-14tracing: fix F_printk() typosLi Zefan1-9/+9
2009-09-12tracing: show details of structures within the ftrace structuresSteven Rostedt1-7/+57
2009-09-12tracing: use macros to create internal ftrace entry ring buffer structuresSteven Rostedt1-0/+342