index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
tracing: Add trace_total_entries() / trace_total_entries_cpu()
Douglas Anderson
2
-15
/
+53
2019-05-02
tracing: kdb: The skip_lines parameter should have been skip_entries
Douglas Anderson
1
-8
/
+8
2019-04-30
bpf: Fail bpf_probe_write_user() while mm is switched
Nadav Amit
1
-0
/
+8
2019-04-29
tracing: Remove the last struct stack_trace usage
Thomas Gleixner
1
-21
/
+16
2019-04-29
tracing: Simplify stack trace retrieval
Thomas Gleixner
1
-27
/
+13
2019-04-29
tracing: Make ftrace_trace_userstack() static and conditional
Thomas Gleixner
2
-14
/
+8
2019-04-29
tracing: Use percpu stack trace buffer more intelligently
Thomas Gleixner
1
-36
/
+37
2019-04-29
tracing: Simplify stacktrace retrieval in histograms
Thomas Gleixner
1
-9
/
+3
2019-04-29
tracing: Cleanup stack trace code
Thomas Gleixner
1
-29
/
+13
2019-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+24
2019-04-26
bpf: add writable context for raw tracepoints
Matt Mullins
1
-0
/
+24
2019-04-26
Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-17
/
+20
2019-04-26
trace: Fix preempt_enable_no_resched() abuse
Peter Zijlstra
1
-1
/
+1
2019-04-26
tracing: Fix a memory leak by early error exit in trace_pid_write()
Wenwen Wang
1
-1
/
+4
2019-04-26
tracing: Fix buffer_ref pipe ops
Jann Horn
1
-14
/
+14
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2019-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+6
2019-04-21
function_graph: Have selftest also emulate tr->reset() as it did with tr->init()
Steven Rostedt (VMware)
1
-1
/
+4
2019-04-19
kprobes: Mark ftrace mcount handler functions nokprobe
Masami Hiramatsu
1
-1
/
+5
2019-04-16
bpf: add map helper functions push, pop, peek in more BPF programs
Alban Crequy
1
-0
/
+6
2019-04-14
Merge branch 'page-refs' (page ref overflow)
Linus Torvalds
1
-1
/
+5
2019-04-14
tracing: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
2
-16
/
+6
2019-04-14
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
1
-1
/
+5
2019-04-11
ftrace: Do not process STUB functions in ftrace_ops_list_func()
Steven Rostedt (VMware)
1
-0
/
+3
2019-04-10
ftrace: Remove ASSIGN_OPS_HASH() macro from ftrace.c
Steven Rostedt (VMware)
1
-4
/
+0
2019-04-08
tracing: Add error_log to README
Tom Zanussi
1
-0
/
+1
2019-04-08
tracing: Have the error logs show up in the proper instances
Steven Rostedt (VMware)
5
-23
/
+46
2019-04-08
tracing: Have histogram code pass around trace_array for error handling
Steven Rostedt (VMware)
1
-62
/
+80
2019-04-08
tracing: Add trace_array parameter to create_event_filter()
Steven Rostedt (VMware)
3
-13
/
+18
2019-04-08
tracing: stop making gpio tracing configurable
Uwe Kleine-König
1
-7
/
+0
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-2
/
+2
2019-04-04
tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments()
Steven Rostedt (Red Hat)
1
-3
/
+6
2019-04-03
x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP
Peter Zijlstra
1
-0
/
+4
2019-04-02
tracing: Use tracing error_log with probe events
Masami Hiramatsu
4
-124
/
+348
2019-04-02
tracing: Use tracing error_log with trace event filters
Tom Zanussi
1
-2
/
+9
2019-04-02
tracing: Use tracing error_log with hist triggers
Tom Zanussi
1
-102
/
+104
2019-04-02
tracing: Save the last hist command's associated event name
Tom Zanussi
1
-6
/
+27
2019-04-02
tracing: Add tracing error log
Tom Zanussi
2
-0
/
+222
2019-04-02
tracing: Kernel access to Ftrace instances
Divya Indi
2
-24
/
+51
2019-04-02
ring-buffer: Fix ring buffer size in rb_write_something()
YueHaibing
1
-1
/
+1
2019-03-26
ftrace: Fix warning using plain integer as NULL & spelling corrections
Hariprasad Kelam
1
-6
/
+6
2019-03-26
tracing: initialize variable in create_dyn_event()
Frank Rowand
1
-1
/
+1
2019-03-26
tracing: Remove unnecessary var_ref destroy in track_data_destroy()
Tom Zanussi
1
-1
/
+0
2019-03-16
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2019-03-15
Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
7
-25
/
+44
2019-03-14
tracing/probe: Verify alloc_trace_*probe() result
Masami Hiramatsu
2
-3
/
+4
2019-03-14
tracing/probe: Check event/group naming rule at parsing
Masami Hiramatsu
3
-10
/
+10
2019-03-14
tracing/probe: Check the size of argument name and body
Masami Hiramatsu
2
-0
/
+3
2019-03-14
tracing/probe: Check event name length correctly
Masami Hiramatsu
1
-1
/
+7
2019-03-14
tracing/probe: Check maxactive error cases
Masami Hiramatsu
1
-3
/
+7
[prev]
[next]