aboutsummaryrefslogtreecommitdiffstats
path: root/samples/ftrace/sample-trace-array.c
Commit message (Expand)AuthorAgeFilesLines
* tracing: samples: Initialize trace_array_printk() with the correct functionSteven Rostedt2025-05-121-1/+1
* treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2025-04-051-1/+1
* tracing: Allow creating instances with specified system eventsSteven Rostedt (Google)2023-12-191-1/+1
* sample-trace-array: Remove trace_array 'sample-instance'Kefeng Wang2020-06-171-1/+5
* sample-trace-array: Fix sleeping function called from invalid contextKefeng Wang2020-06-171-5/+13
* tracing: Sample module to demonstrate kernel access to Ftrace instances.Divya Indi2019-11-231-0/+131