aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2021-11-10ring-buffer: Protect ring_buffer_reset() from reentrancySteven Rostedt (VMware)
2021-11-01tracing/histogram: Document hist trigger variablesKalesh Singh
2021-11-01tracing/histogram: Optimize division by constantsKalesh Singh
2021-11-01tracing/osnoise: Remove PREEMPT_RT ifdefs from inside functionsDaniel Bristot de Oliveira
2021-11-01tracing/osnoise: Remove STACKTRACE ifdefs from inside functionsDaniel Bristot de Oliveira
2021-11-01tracing/osnoise: Allow multiple instances of the same tracerDaniel Bristot de Oliveira
2021-11-01tracing/osnoise: Remove TIMERLAT ifdefs from inside functionsDaniel Bristot de Oliveira
2021-11-01tracing/osnoise: Support a list of trace_array *trDaniel Bristot de Oliveira
2021-11-01tracing/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write()Daniel Bristot de Oliveira
2021-11-01tracing/osnoise: Split workload start from the tracer startDaniel Bristot de Oliveira
2021-11-01tracing/osnoise: Improve comments about barrier need for NMI callbacksDaniel Bristot de Oliveira
2021-11-01tracing/osnoise: Do not follow tracing_cpumaskDaniel Bristot de Oliveira
2021-10-29tracing/histogram: Fix semicolon.cocci warningskernel test robot
2021-10-27tracing: Show size of requested perf bufferRobin H. Johnson
2021-10-27ftrace: do CPU checking after preemption disabled王贇
2021-10-27ftrace: disable preemption when recursion locked王贇
2021-10-26tracing/histogram: Optimize division by a power of 2Kalesh Singh
2021-10-26tracing/histogram: Covert expr to const if both operands are constantsKalesh Singh
2021-10-26tracing/histogram: Simplify handling of .sym-offset in expressionsKalesh Singh
2021-10-26tracing: Fix operator precedence for hist triggers expressionKalesh Singh
2021-10-26tracing: Add division and multiplication support for hist triggersKalesh Singh
2021-10-26tracing: Add support for creating hist trigger variables from literalKalesh Singh
2021-10-26test_kprobes: Move it from kernel/ to lib/Tiezhu Yang
2021-10-26kprobes: Add a test case for stacktrace from kretprobe handlerMasami Hiramatsu
2021-10-26tracing/hwlat: Make some internal symbols staticWang ShaoBo
2021-10-26tracing: Fix missing trace_boot_init_histograms kstrdup NULL checksMathieu Desnoyers
2021-10-25trace/timerlat: Add migrate-disabled field to the timerlat headerDaniel Bristot de Oliveira
2021-10-25trace/osnoise: Add migrate-disabled field to the osnoise headerDaniel Bristot de Oliveira
2021-10-25perf/core: allow ftrace for functions in kernel/event/core.cSong Liu
2021-10-25ftrace: Make ftrace_profile_pages_init staticchongjiapeng
2021-10-21kprobes: convert tests to kunitSven Schnelle
2021-10-21tracing: use %ps format string to print symbolsArnd Bergmann
2021-10-21ftrace/direct: Do not disable when switching direct callersSteven Rostedt (VMware)
2021-10-21ftrace: Add multi direct modify interfaceJiri Olsa
2021-10-21ftrace: Add multi direct register/unregister interfaceJiri Olsa
2021-10-21ftrace: Add ftrace_add_rec_direct functionJiri Olsa
2021-10-21tracing: Fix selftest config check for function graph start up testSteven Rostedt (VMware)
2021-10-20tracing: Add trampoline/graph selftestJiri Olsa
2021-10-20x86/ftrace: Make function graph use ftrace directlySteven Rostedt (VMware)
2021-10-19tracing/perf: Add interrupt_context_level() helperSteven Rostedt (VMware)
2021-10-19tracing: Reuse logic from perf's get_recursion_context()Steven Rostedt (VMware)
2021-10-19tracing/cfi: Fix cmp_entries_* functions signature mismatchKalesh Singh
2021-10-19tracing: Use linker magic instead of recasting ftrace_ops_list_func()Steven Rostedt (VMware)
2021-10-13tracing: in_irq() cleanupChangbin Du
2021-10-10ftrace: Add unit test for removing trace functionCarles Pey
2021-10-08ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang
2021-10-08tracing: Disable "other" permission bits in the tracefs filesSteven Rostedt (VMware)
2021-10-07tracing: Initialize upper and lower vars in pid_list_refill_irq()Steven Rostedt (VMware)
2021-10-05tracing: Create a sparse bitmask for pid filteringSteven Rostedt (VMware)
2021-10-05tracing: Place trace_pid_list logic into abstract functionsSteven Rostedt (VMware)