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
2016-04-26
tracing: checking for NULL instead of IS_ERR()
Dan Carpenter
-1
/
+1
2016-04-25
tracing: Do not inherit event-fork option for instances
Steven Rostedt (Red Hat)
-1
/
+10
2016-04-19
bpf: add event output helper for notifications/sampling/logging
Daniel Borkmann
-0
/
+27
2016-04-19
bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_output
Daniel Borkmann
-1
/
+6
2016-04-19
tracing: Fix unsigned comparison to zero in hist trigger code
Steven Rostedt (Red Hat)
-2
/
+2
2016-04-19
tracing: Add hist trigger 'log2' modifier
Namhyung Kim
-0
/
+21
2016-04-19
tracing: Add support for named hist triggers
Tom Zanussi
-21
/
+141
2016-04-19
tracing: Add support for named triggers
Tom Zanussi
-0
/
+156
2016-04-19
tracing: Add support for multiple hist triggers per event
Tom Zanussi
-35
/
+145
2016-04-19
tracing: Add enable_hist/disable_hist triggers
Tom Zanussi
-31
/
+195
2016-04-19
tracing: Remove restriction on string position in hist trigger keys
Tom Zanussi
-28
/
+35
2016-04-19
tracing: Support string type key properly
Namhyung Kim
-4
/
+45
2016-04-19
tracing: Add hist trigger support for stacktraces as keys
Tom Zanussi
-42
/
+109
2016-04-19
tracing: Add hist trigger 'syscall' modifier
Tom Zanussi
-1
/
+17
2016-04-19
tracing: Add hist trigger 'execname' modifier
Tom Zanussi
-2
/
+101
2016-04-19
tracing: Add hist trigger 'sym' and 'sym-offset' modifiers
Tom Zanussi
-5
/
+28
2016-04-19
tracing: Add hist trigger 'hex' modifier for displaying numeric fields
Tom Zanussi
-7
/
+60
2016-04-19
tracing: Add hist trigger support for clearing a trace
Tom Zanussi
-3
/
+26
2016-04-19
tracing: Add hist trigger support for pausing and continuing a trace
Tom Zanussi
-4
/
+34
2016-04-19
tracing: Add hist trigger support for user-defined sorting ('sort=' param)
Tom Zanussi
-4
/
+114
2016-04-19
tracing: Add hist trigger support for compound keys
Tom Zanussi
-15
/
+36
2016-04-19
tracing: Add hist trigger support for multiple values ('vals=' param)
Tom Zanussi
-6
/
+85
2016-04-19
tracing: Add 'hist' event trigger command
Tom Zanussi
-0
/
+895
2016-04-19
tracing: Update some tracing_map constants and comments
Tom Zanussi
-4
/
+5
2016-04-19
tracing: Fix TRACING_MAP Kconfig
Steven Rostedt (Red Hat)
-4
/
+1
2016-04-19
tracing: Add lock-free tracing_map
Tom Zanussi
-0
/
+1354
2016-04-19
tracing: Add infrastructure to allow set_event_pid to follow children
Steven Rostedt
-10
/
+79
2016-04-19
tracing: Use pid bitmap instead of a pid array for set_event_pid
Steven Rostedt
-124
/
+102
2016-04-19
tracing: Rename check_ignore_pid() to ignore_this_task()
Steven Rostedt
-7
/
+7
2016-04-18
bpf: avoid warning for wrong pointer cast
Arnd Bergmann
-2
/
+2
2016-04-18
Merge branch 'topic/livepatch' into next
Michael Ellerman
-1
/
+13
2016-04-15
Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jiri Kosina
-1
/
+13
2016-04-14
bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK
Daniel Borkmann
-3
/
+7
2016-04-14
ftrace: Make ftrace_location_range() global
Michael Ellerman
-1
/
+13
2016-04-13
Merge tag 'v4.6-rc3' into perf/core, to refresh the tree
Ingo Molnar
-164
/
+270
2016-04-07
bpf: sanitize bpf tracepoint access
Alexei Starovoitov
-0
/
+18
2016-04-07
bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...
Alexei Starovoitov
-1
/
+41
2016-04-07
bpf: register BPF_PROG_TYPE_TRACEPOINT program type
Alexei Starovoitov
-2
/
+43
2016-04-07
perf: split perf_trace_buf_prepare into alloc and update parts
Alexei Starovoitov
-31
/
+36
2016-04-07
perf: optimize perf_fetch_caller_regs
Alexei Starovoitov
-0
/
+1
2016-04-02
cpufreq: schedutil: New governor based on scheduler utilization data
Rafael J. Wysocki
-0
/
+1
2016-03-31
ftrace/perf: Check sample types only for sampling events
Jiri Olsa
-0
/
+3
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
-0
/
+1
2016-03-24
Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
-111
/
+222
2016-03-22
kernel/...: convert pr_warning to pr_warn
Joe Perches
-51
/
+44
2016-03-22
tracing: Record and show NMI state
Peter Zijlstra
-3
/
+9
2016-03-22
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
-0
/
+3
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-2
/
+2
2016-03-18
tracing: Remove redundant reset per-CPU buff in irqsoff tracer
Dmitry Safonov
-1
/
+0
2016-03-18
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
-1
/
+4
[prev]
[next]