summaryrefslogtreecommitdiff
path: root/include/linux/trace.h
AgeCommit message (Expand)Author
2021-06-28trace/osnoise: Fix 'no previous prototype' warningsDaniel Bristot de Oliveira
2021-06-25trace: Add osnoise tracerDaniel Bristot de Oliveira
2021-02-02tracing: Add printf attribute to log functionTom Rix
2020-10-05tracing: Add trace_export support for trace_markerTingwei Zhang
2020-10-05tracing: Add trace_export support for event traceTingwei Zhang
2020-10-05tracing: Add flag to control different tracesTingwei Zhang
2020-08-07tracing: Add trace_array_init_printk() to initialize instance trace_printk() ...Steven Rostedt (VMware)
2019-11-22tracing: Adding new functions for kernel access to Ftrace instancesDivya Indi
2019-11-13tracing: Declare newly exported APIs in include/linux/trace.hDivya Indi
2017-12-04tracing: Pass export pointer as argument to ->write()Felipe Balbi
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-11-22tracing: Add hook to function tracing for other subsystems to useChunyan Zhang