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