summaryrefslogtreecommitdiffstats
path: root/samples/ftrace
Commit message (Expand)AuthorAgeFilesLines
* samples/ftrace: Mark my_tramp[12]? globalSami Tolvanen2020-11-303-0/+4
* sample-trace-array: Remove trace_array 'sample-instance'Kefeng Wang2020-06-161-1/+5
* sample-trace-array: Fix sleeping function called from invalid contextKefeng Wang2020-06-161-5/+13
* samples/ftrace: Fix asm function ELF annotationsJosh Poimboeuf2020-05-203-0/+8
* tracing: Sample module to demonstrate kernel access to Ftrace instances.Divya Indi2019-11-223-0/+218
* ftrace/selftests: Fix spelling mistake "wakeing" -> "waking"Colin Ian King2019-11-151-1/+1
* ftrace/samples: Add a sample module that implements modify_ftrace_direct()Steven Rostedt (VMware)2019-11-142-0/+89
* ftrace: Add another example of register_ftrace_direct() use caseSteven Rostedt (VMware)2019-11-132-0/+52
* ftrace: Add sample module that uses register_ftrace_direct()Steven Rostedt (VMware)2019-11-132-0/+48