summaryrefslogtreecommitdiffstats
path: root/include/linux/trace.h
Commit message (Expand)AuthorAgeFilesLines
* tracing: Add printf attribute to log functionTom Rix2021-02-021-1/+2
* tracing: Add trace_export support for trace_markerTingwei Zhang2020-10-051-0/+1
* tracing: Add trace_export support for event traceTingwei Zhang2020-10-051-0/+1
* tracing: Add flag to control different tracesTingwei Zhang2020-10-051-0/+5
* tracing: Add trace_array_init_printk() to initialize instance trace_printk() ...Steven Rostedt (VMware)2020-08-071-0/+1
* tracing: Adding new functions for kernel access to Ftrace instancesDivya Indi2019-11-221-1/+2
* tracing: Declare newly exported APIs in include/linux/trace.hDivya Indi2019-11-131-0/+7
* tracing: Pass export pointer as argument to ->write()Felipe Balbi2017-12-041-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* tracing: Add hook to function tracing for other subsystems to useChunyan Zhang2016-11-221-0/+28