summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_events_hist.c
Commit message (Expand)AuthorAgeFilesLines
* tracing: Fix some typos in commentsQiujun Huang2020-11-101-1/+1
* tracing: Check return value of __create_val_fields() before using its resultSteven Rostedt (VMware)2020-10-151-1/+1
* tracing: Add support for dynamic strings to synthetic eventsTom Zanussi2020-10-051-0/+9
* tracing: Save normal string variablesTom Zanussi2020-10-051-2/+32
* tracing: Change STR_VAR_MAX_LENTom Zanussi2020-10-051-0/+2
* tracing: fix double freeTom Rix2020-09-181-1/+0
* tracing: Move synthetic events to a separate fileTom Zanussi2020-06-011-1785/+2
* tracing: Add hist_debug trace event files for histogram debuggingTom Zanussi2020-06-011-0/+273
* tracing: Check state.disabled in synth event trace functionsTom Zanussi2020-06-011-16/+3
* tracing: Fix memory leaks in trace_events_hist.cVamshi K Sthambamkadi2020-04-221-0/+7
* Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-261-11/+101
|\
| * tracing: Clear trace_state when starting traceMasami Hiramatsu2020-02-201-2/+2
| * tracing: Fix number printing bug in print_synth_event()Tom Zanussi2020-02-201-3/+29
| * tracing: Check that number of vals matches number of synth event fieldsTom Zanussi2020-02-201-2/+12
| * tracing: Make synth_event trace functions endian-correctTom Zanussi2020-02-201-4/+58
* | Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-111-141/+86
|\|
| * tracing: Consolidate trace() functionsTom Zanussi2020-02-101-134/+86
| * tracing: Don't return -EINVAL when tracing soft disabled synth eventsTom Zanussi2020-02-101-14/+6
| * tracing: Add missing nest end to synth_event_trace_start() error caseTom Zanussi2020-02-101-0/+1
* | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2020-02-061-87/+943
|\|
| * tracing: Use seq_buf for building dynevent_cmd stringTom Zanussi2020-02-011-1/+1
| * tracing: Remove check_arg() callbacks from dynevent argsTom Zanussi2020-02-011-8/+8
| * tracing: Consolidate some synth_event_trace codeTom Zanussi2020-01-311-84/+57
| * tracing: Fix now invalid var_ref_vals assumption in trace actionTom Zanussi2020-01-311-15/+38
| * tracing: Change trace_boot to use synth_event interfaceTom Zanussi2020-01-311-7/+2
| * tracing: Add synth_event_trace() and related functionsTom Zanussi2020-01-301-0/+463
| * tracing: Add synthetic event command generation functionsTom Zanussi2020-01-301-4/+375
| * tracing: Add synth_event_delete()Tom Zanussi2020-01-301-16/+41
| * tracing: Add 'hist:' to hist trigger error log error stringTom Zanussi2020-01-281-1/+2
| * tracing: Add hist trigger error messages for sort specificationTom Zanussi2020-01-281-4/+17
| * tracing: Simplify assignment parsing for hist triggersTom Zanussi2020-01-281-43/+27
| * tracing: trigger: Replace unneeded RCU-list traversalsMasami Hiramatsu2020-01-131-11/+30
| * tracing/boot: Add synthetic event supportMasami Hiramatsu2020-01-131-0/+5
| * tracing: Add NULL trace-array check in print_synth_event()Masami Hiramatsu2020-01-131-1/+1
| * tracing: Accept different type for synthetic event fieldsMasami Hiramatsu2020-01-131-2/+5
| * tracing: Make struct ring_buffer less ambiguousSteven Rostedt (VMware)2020-01-131-1/+1
| * tracing: Rename trace_buffer to array_bufferSteven Rostedt (VMware)2020-01-131-1/+1
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-01-281-1/+7
|\ \
| * \ Merge branch 'core/kprobes' into perf/core, to pick up a completed branchIngo Molnar2019-12-251-1/+7
| |\ \ | | |/ | |/|
| | * Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar2019-12-101-1/+1
| | |\
| | * | ftrace: Rework event_create_dir()Peter Zijlstra2019-11-271-1/+7
* | | | tracing: Fix histogram code when expression has same var as valueSteven Rostedt (VMware)2020-01-201-0/+22
* | | | tracing: trigger: Replace unneeded RCU-list traversalsMasami Hiramatsu2020-01-141-11/+30
|/ / /
* | / tracing: Fix endianness bug in histogram triggerSven Schnelle2019-12-211-1/+20
| |/ |/|
* | tracing: Increase SYNTH_FIELDS_MAX for synthetic_eventsArtem Bityutskiy2019-11-151-1/+1
|/
* tracing: Fix "gfp_t" format for synthetic eventsZhengjun Xing2019-10-181-0/+2
* tracing: Add locked_down checks to the open calls of files created for tracefsSteven Rostedt (VMware)2019-10-121-0/+11
* tracing: Add tracing_check_open_get_tr()Steven Rostedt (VMware)2019-10-121-1/+1
* tracing: Make sure variable reference alias has correct var_ref_idxTom Zanussi2019-09-171-0/+2
* tracing: Add "gfp_t" support in synthetic_eventsZhengjun Xing2019-09-051-0/+19