Age | Commit message (Expand) | Author |
2021-11-10 | ftrace/direct: Fix lockup in modify_ftrace_direct_multi | Jiri Olsa |
2021-11-10 | ring-buffer: Protect ring_buffer_reset() from reentrancy | Steven Rostedt (VMware) |
2021-11-01 | tracing/histogram: Document hist trigger variables | Kalesh Singh |
2021-11-01 | tracing/histogram: Optimize division by constants | Kalesh Singh |
2021-11-01 | tracing/osnoise: Remove PREEMPT_RT ifdefs from inside functions | Daniel Bristot de Oliveira |
2021-11-01 | tracing/osnoise: Remove STACKTRACE ifdefs from inside functions | Daniel Bristot de Oliveira |
2021-11-01 | tracing/osnoise: Allow multiple instances of the same tracer | Daniel Bristot de Oliveira |
2021-11-01 | tracing/osnoise: Remove TIMERLAT ifdefs from inside functions | Daniel Bristot de Oliveira |
2021-11-01 | tracing/osnoise: Support a list of trace_array *tr | Daniel Bristot de Oliveira |
2021-11-01 | tracing/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write() | Daniel Bristot de Oliveira |
2021-11-01 | tracing/osnoise: Split workload start from the tracer start | Daniel Bristot de Oliveira |
2021-11-01 | tracing/osnoise: Improve comments about barrier need for NMI callbacks | Daniel Bristot de Oliveira |
2021-11-01 | tracing/osnoise: Do not follow tracing_cpumask | Daniel Bristot de Oliveira |
2021-10-29 | tracing/histogram: Fix semicolon.cocci warnings | kernel test robot |
2021-10-27 | tracing: Show size of requested perf buffer | Robin H. Johnson |
2021-10-27 | ftrace: do CPU checking after preemption disabled | 王贇 |
2021-10-27 | ftrace: disable preemption when recursion locked | 王贇 |
2021-10-26 | tracing/histogram: Optimize division by a power of 2 | Kalesh Singh |
2021-10-26 | tracing/histogram: Covert expr to const if both operands are constants | Kalesh Singh |
2021-10-26 | tracing/histogram: Simplify handling of .sym-offset in expressions | Kalesh Singh |
2021-10-26 | tracing: Fix operator precedence for hist triggers expression | Kalesh Singh |
2021-10-26 | tracing: Add division and multiplication support for hist triggers | Kalesh Singh |
2021-10-26 | tracing: Add support for creating hist trigger variables from literal | Kalesh Singh |
2021-10-26 | test_kprobes: Move it from kernel/ to lib/ | Tiezhu Yang |
2021-10-26 | kprobes: Add a test case for stacktrace from kretprobe handler | Masami Hiramatsu |
2021-10-26 | tracing/hwlat: Make some internal symbols static | Wang ShaoBo |
2021-10-26 | tracing: Fix missing trace_boot_init_histograms kstrdup NULL checks | Mathieu Desnoyers |
2021-10-25 | trace/timerlat: Add migrate-disabled field to the timerlat header | Daniel Bristot de Oliveira |
2021-10-25 | trace/osnoise: Add migrate-disabled field to the osnoise header | Daniel Bristot de Oliveira |
2021-10-25 | perf/core: allow ftrace for functions in kernel/event/core.c | Song Liu |
2021-10-25 | ftrace: Make ftrace_profile_pages_init static | chongjiapeng |
2021-10-21 | kprobes: convert tests to kunit | Sven Schnelle |
2021-10-21 | tracing: use %ps format string to print symbols | Arnd Bergmann |
2021-10-21 | ftrace/direct: Do not disable when switching direct callers | Steven Rostedt (VMware) |
2021-10-21 | ftrace: Add multi direct modify interface | Jiri Olsa |
2021-10-21 | ftrace: Add multi direct register/unregister interface | Jiri Olsa |
2021-10-21 | ftrace: Add ftrace_add_rec_direct function | Jiri Olsa |
2021-10-21 | tracing: Fix selftest config check for function graph start up test | Steven Rostedt (VMware) |
2021-10-20 | tracing: Add trampoline/graph selftest | Jiri Olsa |
2021-10-20 | x86/ftrace: Make function graph use ftrace directly | Steven Rostedt (VMware) |
2021-10-19 | tracing/perf: Add interrupt_context_level() helper | Steven Rostedt (VMware) |
2021-10-19 | tracing: Reuse logic from perf's get_recursion_context() | Steven Rostedt (VMware) |
2021-10-19 | tracing/cfi: Fix cmp_entries_* functions signature mismatch | Kalesh Singh |
2021-10-19 | tracing: Use linker magic instead of recasting ftrace_ops_list_func() | Steven Rostedt (VMware) |
2021-10-13 | tracing: in_irq() cleanup | Changbin Du |
2021-10-10 | ftrace: Add unit test for removing trace function | Carles Pey |
2021-10-08 | ftrace: Cleanup ftrace_dyn_arch_init() | Weizhao Ouyang |
2021-10-08 | tracing: Disable "other" permission bits in the tracefs files | Steven Rostedt (VMware) |
2021-10-07 | tracing: Initialize upper and lower vars in pid_list_refill_irq() | Steven Rostedt (VMware) |
2021-10-05 | tracing: Create a sparse bitmask for pid filtering | Steven Rostedt (VMware) |