index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: probeevent: Do not accumulate on ret variable
Masami Hiramatsu
2019-05-08
1
-1
/
+1
*
tracing: uprobes: Re-enable $comm support for uprobe events
Masami Hiramatsu
2019-05-08
2
-2
/
+12
*
tracing: kdb: Allow ftdump to skip all but the last few entries
Douglas Anderson
2019-05-02
1
-14
/
+31
*
tracing: Add trace_total_entries() / trace_total_entries_cpu()
Douglas Anderson
2019-05-02
2
-15
/
+53
*
tracing: kdb: The skip_lines parameter should have been skip_entries
Douglas Anderson
2019-05-02
1
-8
/
+8
*
function_graph: Have selftest also emulate tr->reset() as it did with tr->init()
Steven Rostedt (VMware)
2019-04-21
1
-1
/
+4
*
ftrace: Do not process STUB functions in ftrace_ops_list_func()
Steven Rostedt (VMware)
2019-04-11
1
-0
/
+3
*
ftrace: Remove ASSIGN_OPS_HASH() macro from ftrace.c
Steven Rostedt (VMware)
2019-04-10
1
-4
/
+0
*
tracing: Add error_log to README
Tom Zanussi
2019-04-08
1
-0
/
+1
*
tracing: Have the error logs show up in the proper instances
Steven Rostedt (VMware)
2019-04-08
5
-23
/
+46
*
tracing: Have histogram code pass around trace_array for error handling
Steven Rostedt (VMware)
2019-04-08
1
-62
/
+80
*
tracing: Add trace_array parameter to create_event_filter()
Steven Rostedt (VMware)
2019-04-08
3
-13
/
+18
*
tracing: Use tracing error_log with probe events
Masami Hiramatsu
2019-04-02
4
-124
/
+348
*
tracing: Use tracing error_log with trace event filters
Tom Zanussi
2019-04-02
1
-2
/
+9
*
tracing: Use tracing error_log with hist triggers
Tom Zanussi
2019-04-02
1
-102
/
+104
*
tracing: Save the last hist command's associated event name
Tom Zanussi
2019-04-02
1
-6
/
+27
*
tracing: Add tracing error log
Tom Zanussi
2019-04-02
2
-0
/
+222
*
tracing: Kernel access to Ftrace instances
Divya Indi
2019-04-02
2
-24
/
+51
*
ring-buffer: Fix ring buffer size in rb_write_something()
YueHaibing
2019-04-02
1
-1
/
+1
*
ftrace: Fix warning using plain integer as NULL & spelling corrections
Hariprasad Kelam
2019-03-26
1
-6
/
+6
*
tracing: initialize variable in create_dyn_event()
Frank Rowand
2019-03-26
1
-1
/
+1
*
tracing: Remove unnecessary var_ref destroy in track_data_destroy()
Tom Zanussi
2019-03-26
1
-1
/
+0
*
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-16
1
-0
/
+1
|
\
|
*
blkcg: annotate implicit fall through
Mathieu Malaterre
2019-03-13
1
-0
/
+1
*
|
Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2019-03-15
7
-25
/
+44
|
\
\
|
*
|
tracing/probe: Verify alloc_trace_*probe() result
Masami Hiramatsu
2019-03-14
2
-3
/
+4
|
*
|
tracing/probe: Check event/group naming rule at parsing
Masami Hiramatsu
2019-03-14
3
-10
/
+10
|
*
|
tracing/probe: Check the size of argument name and body
Masami Hiramatsu
2019-03-14
2
-0
/
+3
|
*
|
tracing/probe: Check event name length correctly
Masami Hiramatsu
2019-03-14
1
-1
/
+7
|
*
|
tracing/probe: Check maxactive error cases
Masami Hiramatsu
2019-03-14
1
-3
/
+7
|
*
|
tracing: kdb: Fix ftdump to not sleep
Douglas Anderson
2019-03-13
3
-6
/
+11
|
*
|
trace/probes: Remove kernel doc style from non kernel doc comment
Valdis Klētnieks
2019-03-12
1
-1
/
+1
|
*
|
tracing/probes: Make reserved_field_names static
Valdis Klētnieks
2019-03-12
1
-1
/
+1
*
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-03-12
1
-2
/
+0
|
\
\
\
|
*
|
|
pipe: stop using ->can_merge
Jann Horn
2019-02-01
1
-2
/
+0
*
|
|
|
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-03-11
12
-356
/
+1144
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
tracing: Use strncpy instead of memcpy when copying comm in trace.c
Tom Zanussi
2019-03-05
1
-2
/
+2
|
*
|
|
tracing: Use strncpy instead of memcpy when copying comm for hist triggers
Tom Zanussi
2019-03-05
1
-2
/
+2
|
*
|
|
tracing: Use strncpy instead of memcpy for string keys in hist triggers
Tom Zanussi
2019-03-05
1
-2
/
+3
|
*
|
|
tracing: Use str_has_prefix() in synth_event_create()
Tom Zanussi
2019-03-05
1
-2
/
+2
|
*
|
|
tracing/perf: Use strndup_user() instead of buggy open-coded version
Jann Horn
2019-02-21
1
-9
/
+7
|
*
|
|
tracing: Fix spelling mistake: "analagous" -> "analogous"
Colin Ian King
2019-02-20
1
-1
/
+1
|
*
|
|
tracing: Comment why cond_snapshot is checked outside of max_lock protection
Steven Rostedt (VMware)
2019-02-20
1
-0
/
+8
|
*
|
|
tracing: Add alternative synthetic event trace action syntax
Tom Zanussi
2019-02-20
2
-5
/
+39
|
*
|
|
tracing: Add hist trigger onchange() handler
Tom Zanussi
2019-02-20
2
-9
/
+52
|
*
|
|
tracing: Add hist trigger snapshot() action
Tom Zanussi
2019-02-20
2
-10
/
+259
|
*
|
|
tracing: Add conditional snapshot
Tom Zanussi
2019-02-20
3
-6
/
+244
|
*
|
|
tracing: Generalize hist trigger onmax and save action
Tom Zanussi
2019-02-20
1
-76
/
+160
|
*
|
|
tracing: Split up onmatch action data
Tom Zanussi
2019-02-20
2
-52
/
+63
|
*
|
|
tracing: Refactor hist trigger action code
Tom Zanussi
2019-02-20
1
-169
/
+238
[next]