Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
606cc43c720bdef01a22c9d221434c635139d84e
/
kernel
/
trace
11efae3
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
aa2e3ac
Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
a039480
tracing/probe: Verify alloc_trace_*probe() result
by Masami Hiramatsu
· 6 years ago
5b7a962
tracing/probe: Check event/group naming rule at parsing
by Masami Hiramatsu
· 6 years ago
b4443c1
tracing/probe: Check the size of argument name and body
by Masami Hiramatsu
· 6 years ago
dec65d79
tracing/probe: Check event name length correctly
by Masami Hiramatsu
· 6 years ago
287c038
tracing/probe: Check maxactive error cases
by Masami Hiramatsu
· 6 years ago
f6d85f0
blkcg: annotate implicit fall through
by Mathieu Malaterre
· 6 years ago
31b265b
tracing: kdb: Fix ftdump to not sleep
by Douglas Anderson
· 6 years ago
5f739e4
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
cede666
trace/probes: Remove kernel doc style from non kernel doc comment
by Valdis Klētnieks
· 6 years ago
0841625
tracing/probes: Make reserved_field_names static
by Valdis Klētnieks
· 6 years ago
6cdfa54
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
ffd602e
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
bdfa15f
Merge tag 'trace-v5.0-pre' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
85f726a
tracing: Use strncpy instead of memcpy when copying comm in trace.c
by Tom Zanussi
· 6 years ago
27242c6
tracing: Use strncpy instead of memcpy when copying comm for hist triggers
by Tom Zanussi
· 6 years ago
9f0bbf3
tracing: Use strncpy instead of memcpy for string keys in hist triggers
by Tom Zanussi
· 6 years ago
ed581aa
tracing: Use str_has_prefix() in synth_event_create()
by Tom Zanussi
· 6 years ago
49ef5f4
tracing/kprobes: Use probe_kernel_read instead of probe_mem_read
by Masami Hiramatsu
· 6 years ago
6a07212
tracing: Fix event filters and triggers to handle negative numbers
by Pavel Tikhomirov
· 6 years ago
9ed8f1a
Merge branch 'linus' into perf/core, to pick up fixes
by Ingo Molnar
· 6 years ago
b303c6d
kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
by Masahiro Yamada
· 6 years ago
83540fbc
tracing/perf: Use strndup_user() instead of buggy open-coded version
by Jann Horn
· 6 years ago
9e5a36a
tracing: Fix spelling mistake: "analagous" -> "analogous"
by Colin Ian King
· 6 years ago
1c347a9
tracing: Comment why cond_snapshot is checked outside of max_lock protection
by Steven Rostedt (VMware)
· 6 years ago
e91eefd7
tracing: Add alternative synthetic event trace action syntax
by Tom Zanussi
· 6 years ago
dff81f5
tracing: Add hist trigger onchange() handler
by Tom Zanussi
· 6 years ago
a3785b7
tracing: Add hist trigger snapshot() action
by Tom Zanussi
· 6 years ago
a35873a
tracing: Add conditional snapshot
by Tom Zanussi
· 6 years ago
466f452
tracing: Generalize hist trigger onmax and save action
by Tom Zanussi
· 6 years ago
c3e4950
tracing: Split up onmatch action data
by Tom Zanussi
· 6 years ago
7d18a10
tracing: Refactor hist trigger action code
by Tom Zanussi
· 6 years ago
e7f0c42
tracing: Do not free iter->trace in fail path of tracing_open_pipe()
by zhangyi (F)
· 6 years ago
10f4902
Merge tag 'trace-v5.0-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
f79b3f3
ftrace: Allow enabling of filters via index of available_filter_functions
by Steven Rostedt (VMware)
· 6 years ago
9e73821
tracing: Fix number of entries in trace header
by Quentin Perret
· 6 years ago
2c4f1fc
kprobe: Do not use uaccess functions to access kernel memory that can fault
by Changbin Du
· 6 years ago
b6ea7bc
Merge tag 'trace-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
eeeb080
kprobes: Prohibit probing on hardirq tracers
by Masami Hiramatsu
· 6 years ago
f667587
tracing: probeevent: Correctly update remaining space in dynamic area
by Andreas Ziegler
· 6 years ago
85acbb2
tracing: Change the function format to display function names by perf
by Changbin Du
· 6 years ago
27b4ad6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
d325c40
ring-buffer: Remove unused function ring_buffer_page_len()
by Miroslav Benes
· 6 years ago
f52d569
tracing: Show stacktrace for wakeup tracers
by Changbin Du
· 6 years ago
afbab50
tracing: Put a margin between flags and duration for wakeup tracers
by Changbin Du
· 6 years ago
97f0a3b
tracing: Show more info for funcgraph wakeup tracers
by Changbin Du
· 6 years ago
6c6dbce
tracing: Add comment to predicate_parse() about "&&" or "||"
by Steven Rostedt (VMware)
· 6 years ago
9399ca2
tracing: Annotate implicit fall through in predicate_parse()
by Mathieu Malaterre
· 6 years ago
91457c0
tracing: Annotate implicit fall through in parse_probe_arg()
by Mathieu Malaterre
· 6 years ago
9acd8de
function_graph: Support displaying relative timestamp
by Changbin Du
· 6 years ago
01e7187
pipe: stop using ->can_merge
by Jann Horn
· 6 years ago
e16ec34
bpf: fix potential deadlock in bpf_prog_register
by Alexei Starovoitov
· 6 years ago
5620196
perf: Make perf_event_output() propagate the output() return
by Arnaldo Carvalho de Melo
· 6 years ago
0722069
tracing/uprobes: Fix output for multiple string arguments
by Andreas Ziegler
· 6 years ago
ea6eb5e
tracing: uprobes: Fix typo in pr_fmt string
by Andreas Ziegler
· 6 years ago
8b05a3a
tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()
by Andrea Righi
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
495d714
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
0e9da3f
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
e0c38a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
792bf4d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
3d739c1
tracing: Use the return of str_has_prefix() to remove open coded numbers
by Steven Rostedt (VMware)
· 6 years ago
036876f
tracing: Have the historgram use the result of str_has_prefix() for len of prefix
by Steven Rostedt (VMware)
· 6 years ago
b6b2735
tracing: Use str_has_prefix() instead of using fixed sizes
by Steven Rostedt (VMware)
· 6 years ago
754481e
tracing: Use str_has_prefix() helper for histogram code
by Steven Rostedt (VMware)
· 6 years ago
1cce377
tracing: Make function ‘ftrace_exports’ static
by Mathieu Malaterre
· 7 years ago
bea6957d
tracing: Simplify printf'ing in seq_print_sym
by Rasmus Villemoes
· 6 years ago
cc9f59f
tracing: Avoid -Wformat-nonliteral warning
by Rasmus Villemoes
· 6 years ago
59dd974
tracing: Merge seq_print_sym_short() and seq_print_sym_offset()
by Rasmus Villemoes
· 6 years ago
05ddb25
tracing: Add hist trigger comments for variable-related fields
by Tom Zanussi
· 6 years ago
9122013
tracing: Remove hist trigger synth_var_refs
by Tom Zanussi
· 6 years ago
656fe2b
tracing: Use hist trigger's var_ref array to destroy var_refs
by Tom Zanussi
· 6 years ago
de40f03
tracing: Remove open-coding of hist trigger var_ref management
by Tom Zanussi
· 6 years ago
e4f6d24
tracing: Use var_refs[] for hist trigger reference checking
by Tom Zanussi
· 6 years ago
2f31ed9
tracing: Change strlen to sizeof for hist trigger static strings
by Tom Zanussi
· 6 years ago
6801f0d
tracing: Remove unnecessary hist trigger struct field
by Tom Zanussi
· 6 years ago
e8d086d
tracing: Fix ftrace_graph_get_ret_stack() to use task and not current
by Steven Rostedt (VMware)
· 6 years ago
339bbff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
a38d110
bpf: support raw tracepoints in modules
by Matt Mullins
· 6 years ago
b588400
Merge tag 'trace-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
2840f84
tracing: Fix memory leak of instance function hash filters
by Steven Rostedt (VMware)
· 6 years ago
3cec638
tracing: Fix memory leak in set_trigger_filter()
by Steven Rostedt (VMware)
· 6 years ago
b61c192
tracing: Fix memory leak in create_filter()
by Steven Rostedt (VMware)
· 6 years ago
45fe439
fgraph: Add comment to describe ftrace_graph_get_ret_stack
by Steven Rostedt (VMware)
· 6 years ago
a0572f6
ftrace: Allow ftrace_replace_code() to be schedulable
by Steven Rostedt (VMware)
· 6 years ago
1ce25e9
tracing: Add generic event-name based remove event method
by Masami Hiramatsu
· 6 years ago
7e1413e
tracing: Consolidate trace_add/remove_event_call back to the nolock functions
by Steven Rostedt (VMware)
· 6 years ago
0e2b81f7
tracing: Remove unneeded synth_event_mutex
by Masami Hiramatsu
· 6 years ago
7bbab38
tracing: Use dyn_event framework for synthetic events
by Masami Hiramatsu
· 6 years ago
0597c49
tracing/uprobes: Use dyn_event framework for uprobe events
by Masami Hiramatsu
· 6 years ago
6212dd2
tracing/kprobes: Use dyn_event framework for kprobe events
by Masami Hiramatsu
· 6 years ago
5448d44
tracing: Add unified dynamic event framework
by Masami Hiramatsu
· 6 years ago
d00bbea9
tracing: Integrate similar probe argument parsers
by Masami Hiramatsu
· 6 years ago
faacb36
tracing: Simplify creation and deletion of synthetic events
by Masami Hiramatsu
· 6 years ago
fc800a1
tracing: Lock event_mutex before synth_event_mutex
by Masami Hiramatsu
· 6 years ago
547cd9e
tracing/uprobes: Add busy check when cleanup all uprobes
by Masami Hiramatsu
· 6 years ago
a7b1d74
tracing: Change default buffer_percent to 50
by Steven Rostedt (VMware)
· 6 years ago
03329f9
tracing: Add tracefs file buffer_percentage
by Steven Rostedt (VMware)
· 6 years ago
2c2b0a7
ring-buffer: Add percentage of ring buffer full to wake up reader
by Steven Rostedt (VMware)
· 6 years ago
Next »