summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing: Dynamically allocate the per-elt hist_elt_data arrayTom Zanussi2021-09-081-2/+12
* tracing: synth events: increase max fields countArtem Bityutskiy2021-09-081-1/+1
* tools/bootconfig: Show whole test command for each test caseMasami Hiramatsu2021-09-081-2/+2
* bootconfig: Fix missing return check of xbc_node_compose_key functionJulio Faracco2021-09-081-1/+3
* tools/bootconfig: Fix tracing_on option checking in ftrace2bconf.shMasami Hiramatsu2021-09-081-2/+2
* docs: bootconfig: Add how to use bootconfig for kernel parametersMasami Hiramatsu2021-09-081-1/+38
* init/bootconfig: Reorder init parameter from bootconfig and cmdlineMasami Hiramatsu2021-09-081-9/+14
* init: bootconfig: Remove all bootconfig data when the init memory is removedMasami Hiramatsu2021-09-081-2/+12
* tracing/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads()Qiang.Zhang2021-09-081-3/+3
* tracing: Fix some alloc_event_probe() error handling bugsDan Carpenter2021-09-071-2/+3
* tracing: Add migrate-disabled counter to tracing output.Thomas Gleixner2021-09-033-10/+28
* tracing/doc: Fix table format in histogram codeSteven Rostedt (VMware)2021-08-241-9/+9
* selftests/ftrace: Add selftest for testing duplicate eprobes and kprobesSteven Rostedt (VMware)2021-08-211-0/+38
* selftests/ftrace: Add selftest for testing eprobe events on synthetic eventsSteven Rostedt (VMware)2021-08-211-0/+53
* selftests/ftrace: Add test case to test adding and removing of event probeSteven Rostedt (VMware)2021-08-211-0/+40
* selftests/ftrace: Fix requirement check of README fileSteven Rostedt (VMware)2021-08-211-1/+1
* selftests/ftrace: Add clear_dynamic_events() to test casesSteven Rostedt (VMware)2021-08-201-0/+22
* tracing: Add a probe that attaches to trace eventsTzvetomir Stoyanov (VMware)2021-08-209-13/+962
* tracing/probes: Reject events which have the same name of existing oneMasami Hiramatsu2021-08-194-2/+36
* tracing/probes: Have process_fetch_insn() take a void * instead of pt_regsSteven Rostedt (VMware)2021-08-193-5/+7
* tracing/probe: Change traceprobe_set_print_fmt() to take a typeSteven Rostedt (VMware)2021-08-194-11/+31
* tracing/probes: Use struct_size() instead of defining custom macrosSteven Rostedt (VMware)2021-08-182-10/+2
* tracing/probes: Allow for dot delimiter as well as slash for system namesSteven Rostedt (VMware)2021-08-181-0/+3
* tracing/probe: Have traceprobe_parse_probe_arg() take a const argSteven Rostedt (VMware)2021-08-184-36/+31
* tracing: Have dynamic events have a ref counterSteven Rostedt (VMware)2021-08-189-24/+124
* tracing: Add DYNAMIC flag for dynamic eventsSteven Rostedt (VMware)2021-08-185-6/+11
* tracing: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-173-26/+26
* MAINTAINERS: Add an entry for os noise/latencySteven Rostedt (VMware)2021-08-161-0/+14
* tracepoint: Fix kerneldoc commentszhaoxiao2021-08-161-2/+2
* bootconfig/tracing/ktest: Update ktest example for boot-time tracingMasami Hiramatsu2021-08-162-6/+16
* tools/bootconfig: Use per-group/all enable option in ftrace2bconf scriptMasami Hiramatsu2021-08-161-6/+18
* tools/bootconfig: Add histogram syntax support to bconf2ftrace.shMasami Hiramatsu2021-08-162-2/+90
* tools/bootconfig: Support per-group/all event enabling optionMasami Hiramatsu2021-08-161-0/+13
* Documentation: tracing: Add histogram syntax to boot-time tracingMasami Hiramatsu2021-08-161-5/+80
* tracing/boot: Show correct histogram error commandMasami Hiramatsu2021-08-161-4/+10
* tracing/boot: Support multiple histograms for each eventMasami Hiramatsu2021-08-161-9/+32
* tracing/boot: Support multiple handlers for per-event histogramMasami Hiramatsu2021-08-161-8/+35
* tracing/boot: Add per-event histogram action optionsMasami Hiramatsu2021-08-161-0/+231
* tracing: Fix a typo in tracepoint.hHuang Shijie2021-08-161-1/+1
* tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2021-08-1627-64/+21
* tracing: Simplify the Kconfig dependency of FTRACEMasahiro Yamada2021-08-161-5/+1
* tracing: Allow execnames to be passed as args for synthetic eventsSteven Rostedt (VMware)2021-08-161-4/+42
* tracing: Have histogram types be constant when possibleSteven Rostedt (VMware)2021-08-161-18/+14
* tracing/histogram: Update the documentation for the buckets modifierSteven Rostedt (VMware)2021-08-162-6/+87
* tracing: Add linear buckets to histogram logicSteven Rostedt (VMware)2021-08-161-7/+58
* tracing/boot: Fix a hist trigger dependency for boot time tracingMasami Hiramatsu2021-08-161-6/+9
* tracing: Apply trace filters on all output channelsPingfan Liu2021-08-162-35/+15
* tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event nameSteven Rostedt (VMware)2021-08-121-0/+2
* init: Suppress wrong warning for bootconfig cmdline parameterMasami Hiramatsu2021-08-121-2/+7
* tracing: define needed config DYNAMIC_FTRACE_WITH_ARGSLukas Bulwahn2021-08-121-0/+5