index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Add missing "inline" in stub function of latency_fsnotify()
Steven Rostedt (VMware)
2019-11-15
1
-1
/
+1
*
tracing: Remove stray tab in TRACE_EVAL_MAP_FILE's help text
Borislav Petkov
2019-11-14
1
-2
/
+2
*
tracing: Use seq_buf_hex_dump() to dump buffers
Piotr Maziarz
2019-11-14
2
-0
/
+45
*
tracing/kprobe: Check whether the non-suffixed symbol is notrace
Masami Hiramatsu
2019-11-14
1
-3
/
+24
*
tracing: use kvcalloc for tgid_map array allocation
Yuming Han
2019-11-14
1
-1
/
+1
*
tracing/hwlat: Fix a few trivial nits
Srivatsa S. Bhat (VMware)
2019-11-14
1
-2
/
+2
*
tracing: Use generic type for comparator function
Andy Shevchenko
2019-11-14
4
-15
/
+13
*
fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub
Steven Rostedt (VMware)
2019-11-14
1
-3
/
+8
*
tracing: Adding NULL checks for trace_array descriptor pointer
Divya Indi
2019-11-13
2
-0
/
+5
*
tracing: Verify if trace array exists before destroying it.
Divya Indi
2019-11-13
1
-3
/
+12
*
tracing: Declare newly exported APIs in include/linux/trace.h
Divya Indi
2019-11-13
1
-3
/
+1
*
tracing: Make internal ftrace events static
Ben Dooks
2019-11-13
1
-2
/
+2
*
tracing: Use CONFIG_PREEMPTION
Sebastian Andrzej Siewior
2019-11-13
1
-0
/
+2
*
preemptirq_delay_test: Add the burst feature and a sysfs trigger
Viktor Rosendahl (BMW)
2019-11-13
2
-22
/
+128
*
ftrace: Implement fs notification for tracing_max_latency
Viktor Rosendahl (BMW)
2019-11-13
3
-6
/
+98
*
ftrace: Add information on number of page groups allocated
Steven Rostedt (VMware)
2019-11-13
3
-6
/
+31
*
ftrace/x86: Add a counter to test function_graph with direct
Steven Rostedt (VMware)
2019-11-13
1
-0
/
+4
*
ftrace: Add ftrace_find_direct_func()
Steven Rostedt (VMware)
2019-11-13
1
-1
/
+78
*
ftrace: Add register_ftrace_direct()
Steven Rostedt (VMware)
2019-11-13
2
-5
/
+272
*
ftrace: Separate out functionality from ftrace_location_range()
Steven Rostedt (VMware)
2019-11-08
1
-15
/
+23
*
ftrace: Separate out the copying of a ftrace_hash from __ftrace_hash_move()
Steven Rostedt (VMware)
2019-11-08
1
-12
/
+17
*
ftrace: Introduce PERMANENT ftrace_ops flag
Miroslav Benes
2019-11-04
1
-2
/
+21
*
tracing: Fix race in perf_trace_buf initialization
Prateek Sood
2019-10-22
1
-0
/
+4
*
tracing: Fix "gfp_t" format for synthetic events
Zhengjun Xing
2019-10-18
1
-0
/
+2
*
tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
Petr Mladek
2019-10-13
1
-0
/
+1
*
tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
Srivatsa S. Bhat (VMware)
2019-10-13
1
-0
/
+2
*
tracing/hwlat: Report total time spent in all NMIs during the sample
Srivatsa S. Bhat (VMware)
2019-10-13
1
-1
/
+1
*
tracing: Add locked_down checks to the open calls of files created for tracefs
Steven Rostedt (VMware)
2019-10-13
10
-4
/
+98
*
tracing: Add tracing_check_open_get_tr()
Steven Rostedt (VMware)
2019-10-13
6
-60
/
+81
*
tracing: Have trace events system open call tracing_open_generic_tr()
Steven Rostedt (VMware)
2019-10-13
3
-15
/
+5
*
tracing: Get trace_array reference for available_tracers files
Steven Rostedt (VMware)
2019-10-13
1
-2
/
+15
*
ftrace: Get a reference counter for the trace_array on filter files
Steven Rostedt (VMware)
2019-10-13
1
-9
/
+18
*
Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2019-09-30
3
-7
/
+25
|
\
|
*
tracing: Have error path in predicate_parse() free its allocated memory
Navid Emamdoost
2019-09-28
1
-2
/
+4
|
*
tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro
Nathan Chancellor
2019-09-28
1
-5
/
+5
|
*
tracing/probe: Fix to check the difference of nr_args before adding probe
Masami Hiramatsu
2019-09-28
1
-0
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-09-29
1
-5
/
+21
|
\
\
|
*
|
bpf: Fix bpf_event_output re-entry issue
Allan Zhang
2019-09-27
1
-5
/
+21
*
|
|
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
2
-0
/
+15
|
\
\
\
|
*
|
|
bpf: Restrict bpf when kernel lockdown is in confidentiality mode
David Howells
2019-08-20
1
-0
/
+10
|
*
|
|
lockdown: Lock down tracing and perf kprobes when in confidentiality mode
David Howells
2019-08-20
1
-0
/
+5
*
|
|
|
Merge tag 'trace-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2019-09-26
2
-4
/
+6
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
tracing/probe: Fix same probe event argument matching
Srikar Dronamraju
2019-09-25
2
-4
/
+6
*
|
|
|
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-09-20
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
ftrace: Look up the address of return_to_handler() using helpers
Naveen N. Rao
2019-09-18
1
-2
/
+2
*
|
|
|
|
Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-09-20
12
-176
/
+818
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
tracing/probe: Reject exactly same probe event
Masami Hiramatsu
2019-09-19
3
-17
/
+90
|
*
|
|
tracing/probe: Fix to allow user to enable events on unloaded modules
Masami Hiramatsu
2019-09-19
1
-12
/
+5
|
*
|
|
tracing/kprobe: Fix NULL pointer access in trace_porbe_unlink()
Masami Hiramatsu
2019-09-17
1
-5
/
+6
|
*
|
|
tracing: Make sure variable reference alias has correct var_ref_idx
Tom Zanussi
2019-09-17
1
-0
/
+2
[next]