summaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
...
| * | tracing: Remove BUG_ON() from append_filter_string()Steven Rostedt (VMware)2018-03-101-1/+2
| * | tracing: Add inter-event blurb to HIST_TRIGGERS config optionTom Zanussi2018-03-101-1/+4
| * | tracing: Use the ring-buffer nesting to allow synthetic events to be tracedSteven Rostedt (VMware)2018-03-101-1/+11
| * | ring-buffer: Add nesting for adding events within eventsSteven Rostedt (VMware)2018-03-101-3/+54
| * | tracing: Add a clock attribute for hist triggersTom Zanussi2018-03-101-3/+39
| * | tracing: Make tracing_set_clock() non-staticTom Zanussi2018-03-102-1/+2
| * | tracing: Add 'last error' error facility for hist triggersTom Zanussi2018-03-101-14/+150
| * | tracing: Add hist trigger support for variable reference aliasesTom Zanussi2018-03-101-7/+67
| * | tracing: Add cpu field for hist triggersTom Zanussi2018-03-101-1/+27
| * | tracing: Allow whitespace to surround hist trigger filterTom Zanussi2018-03-101-5/+32
| * | tracing: Add 'onmax' hist trigger action supportTom Zanussi2018-03-101-35/+296
| * | tracing: Add 'onmatch' hist trigger action supportTom Zanussi2018-03-101-13/+475
| * | tracing: Add support for 'field variables'Tom Zanussi2018-03-101-1/+530
| * | tracing: Add support for 'synthetic' eventsTom Zanussi2018-03-101-2/+893
| * | tracing: Add hist trigger action hookTom Zanussi2018-03-101-2/+104
| * | tracing: Add variable reference handling to hist triggersTom Zanussi2018-03-104-16/+656
| * | tracing: Add hist_field 'type' fieldTom Zanussi2018-03-101-0/+33
| * | tracing: Pass tracing_map_elt to hist_field accessor functionsTom Zanussi2018-03-101-34/+57
| * | tracing: Generalize per-element hist trigger dataTom Zanussi2018-03-101-33/+43
| * | tracing: Add simple expression support to hist triggersTom Zanussi2018-03-101-74/+413
| * | tracing: Move get_hist_field_flags()Tom Zanussi2018-03-101-22/+22
| * | tracing: Account for variables in named trigger compatibilityTom Zanussi2018-03-101-1/+6
| * | tracing: Add variable support to hist triggersTom Zanussi2018-03-101-39/+331
| * | tracing: Add usecs modifier for hist trigger timestampsTom Zanussi2018-03-103-8/+35
| * | tracing: Add hist_data member to hist_fieldTom Zanussi2018-03-101-5/+9
| * | tracing: Add per-element variable support to tracing_mapTom Zanussi2018-03-102-0/+119
| * | tracing: Add hist trigger timestamp supportTom Zanussi2018-03-101-23/+71
| * | tracing: Break out hist trigger assignment parsingTom Zanussi2018-03-101-21/+51
| * | tracing: Add ring buffer event param to hist field functionsTom Zanussi2018-03-101-15/+24
| * | tracing: Give event triggers access to ring_buffer_eventTom Zanussi2018-03-103-26/+41
| * | tracing: Add timestamp_mode trace fileTom Zanussi2018-03-101-0/+47
| * | ring-buffer: Redefine the unimplemented RINGBUF_TYPE_TIME_STAMPTom Zanussi2018-03-101-28/+76
| * | ring-buffer: Add interface for setting absolute time stampsTom Zanussi2018-03-103-1/+46
| * | tracing: Remove code which merges duplicatesVedang Patel2018-03-103-95/+6Star
| * | tracing: Add support to detect and avoid duplicatesVedang Patel2018-03-101-5/+36
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-052-3/+3
|\ \ \
| * | | tracing: Block comments should align the * on each lineRohit Visavalia2018-03-271-1/+1
| * | | treewide: Align function definition open/close bracesJoe Perches2018-03-261-2/+2
| |/ /
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-041-1/+1
|\ \ \
| * | | tracing: Unify the "boot" and "mono" tracing clocksThomas Gleixner2018-03-131-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-031-11/+215
|\ \ \ | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-023-8/+6Star
| |\ \
| * | | bpf: Check attach type at prog load timeAndrey Ignatov2018-03-311-9/+18
| * | | bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov2018-03-281-0/+183
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-28/+40
| |\ \ \
| * | | | bpf: add support to read sample address in bpf programTeng Qin2018-03-081-4/+16
| | |_|/ | |/| |
* | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2018-03-294-36/+46
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-03-233-8/+6Star
| |\ \ \ | | |_|/ | |/| |
| | * | tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu2018-03-233-8/+6Star
| | |/
| * / trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type programsYonghong Song2018-03-201-28/+40
| |/