index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Lines
2018-03-10
tracing: Add hist trigger support for variable reference aliases
Tom Zanussi
-7
/
+67
2018-03-10
tracing: Add cpu field for hist triggers
Tom Zanussi
-1
/
+27
2018-03-10
tracing: Allow whitespace to surround hist trigger filter
Tom Zanussi
-5
/
+32
2018-03-10
tracing: Add 'onmax' hist trigger action support
Tom Zanussi
-35
/
+296
2018-03-10
tracing: Add 'onmatch' hist trigger action support
Tom Zanussi
-13
/
+475
2018-03-10
tracing: Add support for 'field variables'
Tom Zanussi
-1
/
+530
2018-03-10
tracing: Add support for 'synthetic' events
Tom Zanussi
-2
/
+893
2018-03-10
tracing: Add hist trigger action hook
Tom Zanussi
-2
/
+104
2018-03-10
tracing: Add variable reference handling to hist triggers
Tom Zanussi
-16
/
+656
2018-03-10
tracing: Add hist_field 'type' field
Tom Zanussi
-0
/
+33
2018-03-10
tracing: Pass tracing_map_elt to hist_field accessor functions
Tom Zanussi
-34
/
+57
2018-03-10
tracing: Generalize per-element hist trigger data
Tom Zanussi
-33
/
+43
2018-03-10
tracing: Add simple expression support to hist triggers
Tom Zanussi
-74
/
+413
2018-03-10
tracing: Move get_hist_field_flags()
Tom Zanussi
-22
/
+22
2018-03-10
tracing: Account for variables in named trigger compatibility
Tom Zanussi
-1
/
+6
2018-03-10
tracing: Add variable support to hist triggers
Tom Zanussi
-39
/
+331
2018-03-10
tracing: Add usecs modifier for hist trigger timestamps
Tom Zanussi
-8
/
+35
2018-03-10
tracing: Add hist_data member to hist_field
Tom Zanussi
-5
/
+9
2018-03-10
tracing: Add per-element variable support to tracing_map
Tom Zanussi
-0
/
+119
2018-03-10
tracing: Add hist trigger timestamp support
Tom Zanussi
-23
/
+71
2018-03-10
tracing: Break out hist trigger assignment parsing
Tom Zanussi
-21
/
+51
2018-03-10
tracing: Add ring buffer event param to hist field functions
Tom Zanussi
-15
/
+24
2018-03-10
tracing: Give event triggers access to ring_buffer_event
Tom Zanussi
-26
/
+41
2018-03-10
tracing: Add timestamp_mode trace file
Tom Zanussi
-0
/
+47
2018-03-10
ring-buffer: Redefine the unimplemented RINGBUF_TYPE_TIME_STAMP
Tom Zanussi
-28
/
+76
2018-03-10
ring-buffer: Add interface for setting absolute time stamps
Tom Zanussi
-1
/
+46
2018-03-10
tracing: Remove code which merges duplicates
Vedang Patel
-95
/
+6
2018-03-10
tracing: Add support to detect and avoid duplicates
Vedang Patel
-5
/
+36
2018-03-08
bpf: add support to read sample address in bpf program
Teng Qin
-4
/
+16
2018-03-06
Merge tag 'v4.16-rc4' into perf/core, to pick up fixes
Ingo Molnar
-0
/
+2
2018-02-17
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
-37
/
+155
2018-02-14
bpf: fix bpf_prog_array_copy_to_user warning from perf event prog query
Daniel Borkmann
-0
/
+2
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
-4
/
+4
2018-02-09
Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-6
/
+4
2018-02-08
tracing: Fix parsing of globs with a wildcard at the beginning
Steven Rostedt (VMware)
-5
/
+4
2018-02-08
ftrace: Remove incorrect setting of glob search field
Steven Rostedt (VMware)
-1
/
+0
2018-02-06
perf/core: Implement the 'perf_uprobe' PMU
Song Liu
-8
/
+135
2018-02-06
perf/core: Implement the 'perf_kprobe' PMU
Song Liu
-8
/
+139
2018-02-01
Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
-14
/
+11
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-9
/
+132
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-4
/
+4
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-12
/
+1
2018-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-41
/
+84
2018-01-23
ftrace: Mark function tracer test functions noinline/noclone
Andi Kleen
-2
/
+3
2018-01-23
trace_uprobe: Display correct offset in uprobe_events
Ravi Bangoria
-1
/
+1
2018-01-23
tracing: Make sure the parsed string always terminates with '\0'
Changbin Du
-6
/
+2
2018-01-23
tracing: Clear parser->idx if only spaces are read
Changbin Du
-2
/
+2
2018-01-23
tracing: Detect the string nul character when parsing user input string
Changbin Du
-3
/
+3
2018-01-23
tracing: Update stack trace skipping for ORC unwinder
Steven Rostedt (VMware)
-29
/
+67
2018-01-23
ftrace, orc, x86: Handle ftrace dynamically allocated trampolines
Steven Rostedt (VMware)
-12
/
+17
[prev]
[next]