Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e42617b825f8073569da76dc4510bfa019b1c35a
/
kernel
/
trace
2f13437
Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
a356646
tracing: Do not create directories if lockdown is in affect
by Steven Rostedt (VMware)
· 5 years ago
b22bfea
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
6c3edaf
tracing: Introduce trace event injection
by Cong Wang
· 5 years ago
95f1fa9
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
9a3d7fd
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
3f59dbc
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
386403a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
436b2a8
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 5 years ago
1b96a41
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 5 years ago
4ba380f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
0e24220
tracing: Use xarray for syscall trace events
by Hassan Naveed
· 5 years ago
2887978
tracing: Adding new functions for kernel access to Ftrace instances
by Divya Indi
· 5 years ago
fc809bc
tracing: Fix Kconfig indentation
by Krzysztof Kozlowski
· 5 years ago
a82a480
ring-buffer: Fix typos in function ring_buffer_producer
by Xianting Tian
· 5 years ago
0e4a459
tracing: Remove unnecessary DEBUG_FS dependency
by Kusanagi Kouichi
· 5 years ago
46f9469
ftrace: Rename ftrace_graph_stub to ftrace_stub_graph
by Steven Rostedt (VMware)
· 5 years ago
ea806eb
ftrace: Add a helper function to modify_ftrace_direct() to allow arch optimization
by Steven Rostedt (VMware)
· 5 years ago
128161f
ftrace: Add helper find_direct_entry() to consolidate code
by Steven Rostedt (VMware)
· 5 years ago
406acdd
ftrace: Add another check for match in register_ftrace_direct()
by Steven Rostedt (VMware)
· 5 years ago
1c7f9b6
ftrace: Fix accounting bug with direct->count in register_ftrace_direct()
by Steven Rostedt (VMware)
· 5 years ago
58a74a2
tracing: Increase SYNTH_FIELDS_MAX for synthetic_events
by Artem Bityutskiy
· 5 years ago
0567d68
ftrace: Add modify_ftrace_direct()
by Steven Rostedt (VMware)
· 5 years ago
36b3615
tracing: Add missing "inline" in stub function of latency_fsnotify()
by Steven Rostedt (VMware)
· 5 years ago
9b47120
tracing: Remove stray tab in TRACE_EVAL_MAP_FILE's help text
by Borislav Petkov
· 5 years ago
ef56e04
tracing: Use seq_buf_hex_dump() to dump buffers
by Piotr Maziarz
· 5 years ago
c7411a1
tracing/kprobe: Check whether the non-suffixed symbol is notrace
by Masami Hiramatsu
· 5 years ago
6ee4051
tracing: use kvcalloc for tgid_map array allocation
by Yuming Han
· 5 years ago
0c3c86b
tracing/hwlat: Fix a few trivial nits
by Srivatsa S. Bhat (VMware)
· 5 years ago
80042c8
tracing: Use generic type for comparator function
by Andy Shevchenko
· 5 years ago
b83b43f
fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub
by Steven Rostedt (VMware)
· 5 years ago
953ae45
tracing: Adding NULL checks for trace_array descriptor pointer
by Divya Indi
· 5 years ago
e585e64
tracing: Verify if trace array exists before destroying it.
by Divya Indi
· 5 years ago
2d6425a
tracing: Declare newly exported APIs in include/linux/trace.h
by Divya Indi
· 5 years ago
6dff4d7
tracing: Make internal ftrace events static
by Ben Dooks
· 5 years ago
9c34fc4
tracing: Use CONFIG_PREEMPTION
by Sebastian Andrzej Siewior
· 5 years ago
7939372
preemptirq_delay_test: Add the burst feature and a sysfs trigger
by Viktor Rosendahl (BMW)
· 5 years ago
91edde2
ftrace: Implement fs notification for tracing_max_latency
by Viktor Rosendahl (BMW)
· 5 years ago
da537f0
ftrace: Add information on number of page groups allocated
by Steven Rostedt (VMware)
· 5 years ago
a3ad1a7
ftrace/x86: Add a counter to test function_graph with direct
by Steven Rostedt (VMware)
· 5 years ago
013bf0d
ftrace: Add ftrace_find_direct_func()
by Steven Rostedt (VMware)
· 5 years ago
763e34e
ftrace: Add register_ftrace_direct()
by Steven Rostedt (VMware)
· 5 years ago
7432103
cgroup: use cgrp->kn->id as the cgroup ID
by Tejun Heo
· 5 years ago
4043045
kernfs: use 64bit inos if ino_t is 64bit
by Tejun Heo
· 5 years ago
67c0496
kernfs: convert kernfs_node->id from union kernfs_node_id to u64
by Tejun Heo
· 5 years ago
153bedb
irq_work: Convert flags to atomic_t
by Frederic Weisbecker
· 5 years ago
7e16f58
ftrace: Separate out functionality from ftrace_location_range()
by Steven Rostedt (VMware)
· 5 years ago
714641c
ftrace: Separate out the copying of a ftrace_hash from __ftrace_hash_move()
by Steven Rostedt (VMware)
· 5 years ago
fbf6c73
ftrace: add ftrace_init_nop()
by Mark Rutland
· 5 years ago
7162431
ftrace: Introduce PERMANENT ftrace_ops flag
by Miroslav Benes
· 5 years ago
ae8a76f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
d31e955
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
6ae08ae
bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers
by Daniel Borkmann
· 5 years ago
eb1b668
bpf: Make use of probe_user_write in probe write helper
by Daniel Borkmann
· 5 years ago
f1b9509
bpf: Replace prog_raw_tp+btf_id with prog_tracing
by Alexei Starovoitov
· 5 years ago
6513303
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 5 years ago
5b7fe93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
3820729
bpf: Prepare btf_ctx_access for non raw_tp use case
by Martin KaFai Lau
· 5 years ago
6b1340c
tracing: Fix race in perf_trace_buf initialization
by Prateek Sood
· 5 years ago
1f5343c
bpf: Fix build error without CONFIG_NET
by YueHaibing
· 5 years ago
9fa8c9c
tracing: Fix "gfp_t" format for synthetic events
by Zhengjun Xing
· 5 years ago
3da2e1f
trace: Use pr_warn instead of pr_warning
by Kefeng Wang
· 5 years ago
da97e18
perf_event: Add support for LSM and SELinux checks
by Joel Fernandes (Google)
· 5 years ago
a7658e1
bpf: Check types of arguments passed into helpers
by Alexei Starovoitov
· 5 years ago
9e15db6
bpf: Implement accurate raw_tp context access via BTF
by Alexei Starovoitov
· 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
· 5 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
Next »