Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e944475e69849273ca8f1fe04a3ce81b5901d165
/
kernel
/
trace
4ba380f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
fbf6c73
ftrace: add ftrace_init_nop()
by Mark Rutland
· 5 years ago
6b1340c
tracing: Fix race in perf_trace_buf initialization
by Prateek Sood
· 5 years ago
9fa8c9c
tracing: Fix "gfp_t" format for synthetic events
by Zhengjun Xing
· 5 years ago
d303de1
tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
by Petr Mladek
· 5 years ago
fc64e4a
tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
by Srivatsa S. Bhat (VMware)
· 5 years ago
98dc19c
tracing/hwlat: Report total time spent in all NMIs during the sample
by Srivatsa S. Bhat (VMware)
· 5 years ago
17911ff
tracing: Add locked_down checks to the open calls of files created for tracefs
by Steven Rostedt (VMware)
· 5 years ago
8530dec
tracing: Add tracing_check_open_get_tr()
by Steven Rostedt (VMware)
· 5 years ago
aa07d71
tracing: Have trace events system open call tracing_open_generic_tr()
by Steven Rostedt (VMware)
· 5 years ago
194c2c7
tracing: Get trace_array reference for available_tracers files
by Steven Rostedt (VMware)
· 5 years ago
9ef1669
ftrace: Get a reference counter for the trace_array on filter files
by Steven Rostedt (VMware)
· 5 years ago
cf4f493
Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
02dc96e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
96c5c6e
tracing: Have error path in predicate_parse() free its allocated memory
by Navid Emamdoost
· 5 years ago
968e517
tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro
by Nathan Chancellor
· 5 years ago
d2aea95
tracing/probe: Fix to check the difference of nr_args before adding probe
by Masami Hiramatsu
· 5 years ago
aefcf2f
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 5 years ago
768fb61
bpf: Fix bpf_event_output re-entry issue
by Allan Zhang
· 5 years ago
7897c04
Merge tag 'trace-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
f8d7ab2
tracing/probe: Fix same probe event argument matching
by Srikar Dronamraju
· 5 years ago
45824fc
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
45979a9
Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
fe60b0c
tracing/probe: Reject exactly same probe event
by Masami Hiramatsu
· 5 years ago
44d00dc
tracing/probe: Fix to allow user to enable events on unloaded modules
by Masami Hiramatsu
· 5 years ago
81160dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
a3db31f
ftrace: Look up the address of return_to_handler() using helpers
by Naveen N. Rao
· 5 years ago
d59fae6
tracing/kprobe: Fix NULL pointer access in trace_porbe_unlink()
by Masami Hiramatsu
· 5 years ago
17f8607
tracing: Make sure variable reference alias has correct var_ref_idx
by Tom Zanussi
· 5 years ago
119cdbd
tracing: Be more clever when dumping hex in __print_hex()
by Andy Shevchenko
· 5 years ago
0846875
ftrace: Simplify ftrace hash lookup code in clear_func_from_hash()
by Changbin Du
· 5 years ago
7e67a85
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
94d18ee
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
563c4f8
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
by Ingo Molnar
· 5 years ago
1e46c09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
ac68154
tracing: Add "gfp_t" support in synthetic_events
by Zhengjun Xing
· 6 years ago
a47b53e
tracing: Rename tracing_reset() to tracing_reset_cpu()
by Steven Rostedt (VMware)
· 5 years ago
58fe7a8
tracing: Document the stack trace algorithm in the comments
by Steven Rostedt (VMware)
· 5 years ago
f7edb45
tracing/arm64: Have max stack tracer handle the case of return address after data
by Steven Rostedt (VMware)
· 5 years ago
a42e3c4
tracing/probe: Add immediate string parameter support
by Masami Hiramatsu
· 6 years ago
6218bf9
tracing/probe: Add immediate parameter support
by Masami Hiramatsu
· 6 years ago
ab10d69
tracing/uprobe: Add per-probe delete from event
by Masami Hiramatsu
· 6 years ago
eb5bf81
tracing/kprobe: Add per-probe delete from event
by Masami Hiramatsu
· 6 years ago
41af3cf
tracing/uprobe: Add multi-probe per uprobe event support
by Masami Hiramatsu
· 6 years ago
ca89bc0
tracing/kprobe: Add multi-probe per event support
by Masami Hiramatsu
· 6 years ago
3019913
tracing/dynevent: Pass extra arguments to match operation
by Masami Hiramatsu
· 6 years ago
cb8e7a8
tracing/dynevent: Delete all matched events
by Masami Hiramatsu
· 6 years ago
60d53e2
tracing/probe: Split trace_event related data from trace_probe
by Masami Hiramatsu
· 6 years ago
c68c9ec
tracing: Correct kdoc formats
by Jakub Kicinski
· 5 years ago
19a58ce
tracing/probe: Fix null pointer dereference
by Xinpeng Liu
· 5 years ago
595a438
tracing: Make exported ftrace_set_clr_event non-static
by Denis Efremov
· 6 years ago
5b0022d
ftrace: Check for successful allocation of hash
by Naveen N. Rao
· 6 years ago
372e0d0
ftrace: Check for empty hash and comment the race with registering probes
by Steven Rostedt (VMware)
· 5 years ago
7bd4664
ftrace: Fix NULL pointer dereference in t_probe_next()
by Naveen N. Rao
· 6 years ago
6c06b66
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 5 years ago
5cbd22c
bpf: clarify description for CONFIG_BPF_EVENTS
by Peter Wu
· 5 years ago
9d1f8be5
bpf: Restrict bpf when kernel lockdown is in confidentiality mode
by David Howells
· 5 years ago
a94549d
lockdown: Lock down tracing and perf kprobes when in confidentiality mode
by David Howells
· 5 years ago
0a5b99f
treewide: Rename rcu_dereference_raw_notrace() to _check()
by Joel Fernandes (Google)
· 6 years ago
30c9370
tracing: Use CONFIG_PREEMPTION
by Thomas Gleixner
· 5 years ago
01b1d88
rcu: Use CONFIG_PREEMPTION
by Thomas Gleixner
· 5 years ago
6c77221
fgraph: Remove redundant ftrace_graph_notrace_addr() test
by Changbin Du
· 5 years ago
7b3c92b
sched/core: Convert get_task_struct() to return the task
by Matthew Wilcox (Oracle)
· 6 years ago
41ba485
Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
6d54ceb
tracing: Fix user stack trace "??" output
by Eiichi Tsukata
· 6 years ago
818e95c
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
0aeb1de
tracing: Make trace_get_fields() global
by Cong Wang
· 6 years ago
5967bd5
tracing: Let filter_assign_type() detect FILTER_PTR_STRING
by Cong Wang
· 6 years ago
46710f3
tracing: Pass type into tracing_generic_entry_update()
by Cong Wang
· 6 years ago
715fa2f
tracing/kprobe: Check registered state using kprobe
by Masami Hiramatsu
· 6 years ago
e3dc9f8
tracing/probe: Add trace_event_call accesses APIs
by Masami Hiramatsu
· 6 years ago
b55ce203
tracing/probe: Add probe event name and group name accesses APIs
by Masami Hiramatsu
· 6 years ago
747774d
tracing/probe: Add trace flag access APIs for trace_probe
by Masami Hiramatsu
· 6 years ago
b5f935e
tracing/probe: Add trace_event_file access APIs for trace_probe
by Masami Hiramatsu
· 6 years ago
46e5376
tracing/probe: Add trace_event_call register API for trace_probe
by Masami Hiramatsu
· 6 years ago
455b289
tracing/probe: Add trace_probe init and free functions
by Masami Hiramatsu
· 6 years ago
b4d4b96
tracing/uprobe: Set print format when parsing command
by Masami Hiramatsu
· 6 years ago
f730e0f
tracing/kprobe: Set print format right after parsed command
by Masami Hiramatsu
· 6 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
237f83d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
608745f
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
dad1c12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
552a031
Merge tag 'v5.2' into perf/core, to pick up fixes
by Ingo Molnar
· 6 years ago
550d1f5
Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
46cc0b4
tracing/snapshot: Resize spare buffer if size changed
by Eiichi Tsukata
· 6 years ago
d122ed6
tracing: Fix memory leak in tracing_err_log_open()
by Takeshi Misawa
· 6 years ago
d5b844a
ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run_update_code()
by Petr Mladek
· 6 years ago
9db1ff0
bpf: fix compiler warning with CONFIG_MODULES=n
by Yonghong Song
· 6 years ago
b9271f0
Merge tag 'v5.2-rc6' into perf/core, to refresh branch
by Ingo Molnar
· 6 years ago
d2abae7
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
by Ingo Molnar
· 6 years ago
13091aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
da0f382
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
23da766
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
by Ingo Molnar
· 6 years ago
9594dc3
bpf: fix nested bpf tracepoints with per-cpu data
by Matt Mullins
· 6 years ago
6a71398
Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
04e03d9
ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()
by Wei Li
· 6 years ago
9f255b6
module: Fix livepatch/ftrace module text permissions race
by Josh Poimboeuf
· 6 years ago
a415834
tracing/uprobe: Fix obsolete comment on trace_uprobe_create()
by Eiichi Tsukata
· 6 years ago
f01098c
tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()
by Eiichi Tsukata
· 6 years ago
ff585c5
tracing: Make two symbols static
by YueHaibing
· 6 years ago
Next »