Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | samples/ftrace: Mark my_tramp[12]? global | Sami Tolvanen | 2020-11-30 | 3 | -0/+4 |
* | sample-trace-array: Remove trace_array 'sample-instance' | Kefeng Wang | 2020-06-16 | 1 | -1/+5 |
* | sample-trace-array: Fix sleeping function called from invalid context | Kefeng Wang | 2020-06-16 | 1 | -5/+13 |
* | samples/ftrace: Fix asm function ELF annotations | Josh Poimboeuf | 2020-05-20 | 3 | -0/+8 |
* | tracing: Sample module to demonstrate kernel access to Ftrace instances. | Divya Indi | 2019-11-22 | 3 | -0/+218 |
* | ftrace/selftests: Fix spelling mistake "wakeing" -> "waking" | Colin Ian King | 2019-11-15 | 1 | -1/+1 |
* | ftrace/samples: Add a sample module that implements modify_ftrace_direct() | Steven Rostedt (VMware) | 2019-11-14 | 2 | -0/+89 |
* | ftrace: Add another example of register_ftrace_direct() use case | Steven Rostedt (VMware) | 2019-11-13 | 2 | -0/+52 |
* | ftrace: Add sample module that uses register_ftrace_direct() | Steven Rostedt (VMware) | 2019-11-13 | 2 | -0/+48 |