Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7c4ba3d38a3b013b79c3c07a639504cdc68fefdf
/
kernel
/
trace
83f3655
ring-buffer: Allow for rescheduling when removing pages
by Vaibhav Nagarnaik
· 6 years ago
452938cb
Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
5bed49a
Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
9161a86
tracing/kprobes: Fix to check notrace function with correct range
by Masami Hiramatsu
· 6 years ago
6b7dca4
tracing: Allow gcov profiling on only ftrace subsystem
by Masami Hiramatsu
· 6 years ago
7140ad3
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
bb730b5
tracing: Fix SPDX format headers to use C++ style comments
by Steven Rostedt (VMware)
· 6 years ago
bcea3f9
tracing: Add SPDX License format tags to tracing files
by Steven Rostedt (VMware)
· 6 years ago
179a0cc
tracing: Add SPDX License format to bpf_trace.c
by Steven Rostedt (VMware)
· 6 years ago
757d914
tracing/blktrace: Fix to allow setting same value
by Steven Rostedt (VMware)
· 6 years ago
91c1e6b
blktrace: Add SPDX License format header
by Steven Rostedt (VMware)
· 6 years ago
2f4df00
tracing: Add -mcount-nop option support
by Vasily Gorbik
· 6 years ago
b125d90
Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
e6ecec3
Merge tag 'docs-4.19' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
73ba2fb
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
016f8ff
uprobes: Use synchronize_rcu() not synchronize_sched()
by Steven Rostedt (VMware)
· 6 years ago
e0a568d
tracing: Fix synchronizing to event changes with tracepoint_synchronize_unregister()
by Steven Rostedt (VMware)
· 6 years ago
b207de3
ftrace: Remove unused pointer ftrace_swapper_pid
by Colin Ian King
· 6 years ago
3f1756d
tracing: More reverting of "tracing: Centralize preemptirq tracepoints and unify their usage"
by Steven Rostedt (VMware)
· 6 years ago
f27107f
tracing/irqsoff: Handle preempt_count for different configs
by Steven Rostedt (VMware)
· 6 years ago
bff1b20
tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and unify their usage"
by Steven Rostedt (VMware)
· 6 years ago
da5b3eb
tracing: irqsoff: Account for additional preempt_disable
by Joel Fernandes (Google)
· 6 years ago
05b9ba4
Merge tag 'v4.18-rc6' into for-4.19/block2
by Jens Axboe
· 6 years ago
da25a67
trace: Use rcu_dereference_raw for hooks from trace-event subsystem
by Joel Fernandes (Google)
· 6 years ago
6bc6c77
tracing/kprobes: Fix within_notrace_func() to check only notrace functions
by Masami Hiramatsu
· 6 years ago
16e0e6a
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 6 years ago
44ec3ec
ftrace: Use true and false for boolean values in ops_references_rec()
by Gustavo A. R. Silva
· 6 years ago
d7224c0
ring-buffer: Make ring_buffer_record_is_set_on() return bool
by Steven Rostedt (VMware)
· 6 years ago
3ebea280
ring-buffer: Make ring_buffer_record_is_on() return bool
by Steven Rostedt (VMware)
· 6 years ago
ec57350
tracing: Make tracer_tracing_is_on() return bool
by Steven Rostedt (VMware)
· 6 years ago
978defe
tracing: Do a WARN_ON() if start_thread() in hwlat is called when thread exists
by Steven Rostedt (VMware)
· 6 years ago
82fbc8c
ftrace: Add missing check for existing hwlat thread
by Erica Bugden
· 6 years ago
f143641
tracing: Do not call start/stop() functions when tracing_on does not change
by Steven Rostedt (VMware)
· 6 years ago
c3bc8fd
tracing: Centralize preemptirq tracepoints and unify their usage
by Joel Fernandes (Google)
· 6 years ago
d899926
selftest/ftrace: Move kprobe selftest function to separate compile unit
by Francis Deslauriers
· 6 years ago
45408c4
tracing: kprobes: Prohibit probing on notrace function
by Masami Hiramatsu
· 6 years ago
518eeca
tracing: preemptirq_delay_run() can be static
by kbuild test robot
· 6 years ago
87107a2
tracing/kprobes: Simplify the logic of enable_trace_kprobe()
by Steven Rostedt (VMware)
· 6 years ago
1fee4f7
doc: tracing: Fix a typo of trace_stat
by Masami Hiramatsu
· 6 years ago
72809cb
tracing: Remove orphaned function ftrace_nr_registered_ops()
by Masami Hiramatsu
· 6 years ago
7b144b6
tracing: Remove orphaned function using_ftrace_ops_list_func().
by Masami Hiramatsu
· 6 years ago
f6b7425
tracing: Make unregister_trigger() static
by Steven Rostedt (VMware)
· 6 years ago
f96e857
lib: Add module for testing preemptoff/irqsoff latency tracers
by Joel Fernandes (Google)
· 6 years ago
2b27ece
tracing/irqsoff: Split reset into separate functions
by Joel Fernandes (Google)
· 7 years ago
2519c1b
tracing: Quiet gcc warning about maybe unused link variable
by Steven Rostedt (VMware)
· 6 years ago
15cc786
tracing: Fix possible double free in event_enable_trigger_func()
by Steven Rostedt (VMware)
· 6 years ago
57ea2a3
tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
by Artem Savkov
· 6 years ago
73c8d89
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
by Masami Hiramatsu
· 6 years ago
1863c38
tracing: Fix double free of event_trigger_data
by Steven Rostedt (VMware)
· 6 years ago
93081ca
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 6 years ago
f8494fa
tracing: Reorder display of TGID to be after PID
by Joel Fernandes (Google)
· 7 years ago
0fc8c35
tracing/kprobe: Release kprobe print_fmt properly
by Jiri Olsa
· 6 years ago
e1a4132
Blktrace: bail out early if block debugfs is not configured
by Liu Bo
· 7 years ago
03fc7f9
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
by Petr Mladek
· 7 years ago
1fe4293
tracing: Fix missing return symbol in function_graph output
by Changbin Du
· 7 years ago
5ccba64
ftrace: Nuke clear_ftrace_function
by Yisheng Xie
· 7 years ago
26b68dd
tracing: Use __printf markup to silence compiler
by Mathieu Malaterre
· 7 years ago
f26808b
tracing: Optimize trace_buffer_iter() logic
by yuan linyu
· 7 years ago
f906587
tracing: Make create_filter() code match the comments
by Steven Rostedt (VMware)
· 6 years ago
cf4d418
tracing: Avoid string overflow
by Arnd Bergmann
· 7 years ago
ea27225
docs: histogram.txt: convert it to ReST file format
by Mauro Carvalho Chehab
· 7 years ago
f446474
Merge branch 'linus' into perf/core, to pick up fixes
by Ingo Molnar
· 7 years ago
08ae88f
tracing: Use swap macro in update_max_tr
by Gustavo A. R. Silva
· 7 years ago
7030342
tracing: Check for no filter when processing event filters
by Steven Rostedt (VMware)
· 7 years ago
cce188b
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
by Masami Hiramatsu
· 7 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
42bc47b
treewide: Use array_size() in vmalloc()
by Kees Cook
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
c90fca9
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
5eb6eed
Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
591a033
tracing: Use match_string() instead of open coding it in trace_set_options()
by Yisheng Xie
· 7 years ago
fd129f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
4057ada
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6167c20
ring-buffer: Fix a bunch of typos in comments
by Steven Rostedt (VMware)
· 7 years ago
34ea38c
bpf: guard bpf_get_current_cgroup_id() with CONFIG_CGROUPS
by Yonghong Song
· 7 years ago
bf6fa2c8
bpf: implement bpf_get_current_cgroup_id() helper
by Yonghong Song
· 7 years ago
bc23105
bpf: fix context access in tracing progs on 32 bit archs
by Daniel Borkmann
· 7 years ago
9c54aeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
170a7e3
bpf: bpf_prog_array_copy() should return -ENOENT if exclude_prog not found
by Sean Young
· 7 years ago
3be4c1e
tracing: Allow histogram triggers to access ftrace internal events
by Steven Rostedt (VMware)
· 7 years ago
10f20e9
tracing: Have zero size length in filter logic be full string
by Steven Rostedt (VMware)
· 7 years ago
3dd8095
tracing: Add trigger file for trace_markers tracefs/ftrace/print
by Steven Rostedt (VMware)
· 7 years ago
5d948c8
tracing: Do not show filter file for ftrace internal events
by Steven Rostedt (VMware)
· 7 years ago
af3dcb5
tracing: Add brackets in ftrace event dynamic arrays
by Steven Rostedt (VMware)
· 7 years ago
58b9254
tracing: Have event_trace_init() called by trace_init_tracefs()
by Steven Rostedt (VMware)
· 7 years ago
3c96529
tracing: Add __find_event_file() to find event files without restrictions
by Steven Rostedt (VMware)
· 7 years ago
c94e45b
tracing: Do not reference event data in post call triggers
by Steven Rostedt (VMware)
· 7 years ago
2824f50
tracing: Make the snapshot trigger work with instances
by Steven Rostedt (VMware)
· 7 years ago
86b389f
tracing: Fix crash when freeing instances with event triggers
by Steven Rostedt (VMware)
· 7 years ago
41bdc4b
bpf: introduce bpf subcommand BPF_TASK_FD_QUERY
by Yonghong Song
· 7 years ago
13a5531
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 7 years ago
cee4393
rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()
by Paul E. McKenney
· 7 years ago
b2d6cee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
dc432c3
tracing: Fix regex_match_front() to not over compare the test string
by Steven Rostedt (VMware)
· 7 years ago
01adc48
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
4b29390
Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
0c5a9ac
tracing: Fix the file mode of stack tracer
by Zhengyuan Liu
· 7 years ago
1ce0500
ftrace: Have set_graph_* files have normal file modes
by Chen LinX
· 10 years ago
Next »