Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a38d1107f937ca95dcf820161ef44ea683d6a0b1
/
kernel
/
trace
a38d110
bpf: support raw tracepoints in modules
by Matt Mullins
· 6 years ago
49afe66
Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
0f1f692
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
5cf99a0f
tracing/fgraph: Fix set_graph_function from showing interrupts
by Steven Rostedt (VMware)
· 6 years ago
b1b35f2
function_graph: Have profiler use curr_ret_stack and not depth
by Steven Rostedt (VMware)
· 6 years ago
7c6ea35
function_graph: Reverse the order of pushing the ret_stack and the callback
by Steven Rostedt (VMware)
· 6 years ago
552701d
function_graph: Move return callback before update of curr_ret_stack
by Steven Rostedt (VMware)
· 6 years ago
39eb456
function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack
by Steven Rostedt (VMware)
· 6 years ago
d125f3f8
function_graph: Make ftrace_push_return_trace() static
by Steven Rostedt (VMware)
· 6 years ago
8114865
function_graph: Create function_graph_enter() to consolidate architecture code
by Steven Rostedt (VMware)
· 6 years ago
1efb6ee
bpf: fix check of allowed specifiers in bpf_trace_printk
by Martynas Pumputis
· 6 years ago
ee474b8
tracing/kprobes: Fix strpbrk() argument order
by Masami Hiramatsu
· 6 years ago
5f21585
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
b5f2954
blkcg: revert blkcg cleanups series
by Dennis Zhou
· 6 years ago
eb7046e
Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 6 years ago
343a9f3
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
f4267b3
Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
1885851
tracing: Return -ENOENT if there is no target synthetic event
by Masami Hiramatsu
· 6 years ago
a2acce5
tracing: Have stack tracer trace full stack
by Steven Rostedt (VMware)
· 6 years ago
da387e5
tracing: Export trace_dump_stack to modules
by Nikolay Borisov
· 6 years ago
6ab9e09
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
a360d9e
tracing: Fix synthetic event to allow semicolon at end
by Masami Hiramatsu
· 6 years ago
282447b
tracing: Fix synthetic event to accept unsigned modifier
by Masami Hiramatsu
· 6 years ago
12ad0cb
tracing: Use trace_clock_local() for looping in preemptirq_delay_test.c
by Steven Rostedt (VMware)
· 6 years ago
bf173ca
tracing: probeevent: Fix uninitialized used of offset in parse args
by Steven Rostedt (VMware)
· 6 years ago
a668281
tracing/kprobes: Allow kprobe-events to record module symbol
by Masami Hiramatsu
· 6 years ago
59158ec
tracing/kprobes: Check the probe on unloaded module correctly
by Masami Hiramatsu
· 6 years ago
f3f5893
tracing/uprobes: Fix to return -EFAULT if copy_from_user failed
by Masami Hiramatsu
· 6 years ago
a1303af
tracing: probeevent: Add $argN for accessing function args
by Masami Hiramatsu
· 7 years ago
40b53b7
tracing: probeevent: Add array type support
by Masami Hiramatsu
· 7 years ago
60c2e0c
tracing: probeevent: Add symbol type
by Masami Hiramatsu
· 7 years ago
9b960a3
tracing: probeevent: Unify fetch_insn processing common part
by Masami Hiramatsu
· 7 years ago
0a46c85
tracing: probeevent: Append traceprobe_ for exported function
by Masami Hiramatsu
· 7 years ago
9178412
tracing: probeevent: Return consumed bytes of dynamic area
by Masami Hiramatsu
· 7 years ago
f451bc8
tracing: probeevent: Unify fetch type tables
by Masami Hiramatsu
· 7 years ago
5330592
tracing: probeevent: Introduce new argument fetching code
by Masami Hiramatsu
· 7 years ago
7bfbc63
tracing: probeevent: Remove NOKPROBE_SYMBOL from print functions
by Masami Hiramatsu
· 7 years ago
eeb07b0
tracing: probeevent: Cleanup argument field definition
by Masami Hiramatsu
· 7 years ago
56de763
tracing: probeevent: Cleanup print argument functions
by Masami Hiramatsu
· 7 years ago
a6ca88b
trace_uprobe: support reference counter in fd-based uprobe
by Song Liu
· 6 years ago
c0aac68
Merge tag 'v4.19-rc6' into for-4.20/block
by Jens Axboe
· 6 years ago
ca9184f
tracing: Trivia spelling fix containerof() -> container_of()
by Andy Shevchenko
· 6 years ago
ccea872
trace_uprobe/sdt: Prevent multiple reference counter for same uprobe
by Ravi Bangoria
· 6 years ago
1cc3316
uprobes: Support SDT markers having reference count (semaphore)
by Ravi Bangoria
· 6 years ago
d6b183e
tracing/kprobe: Remove unneeded extra strchr() from create_trace_kprobe()
by Steven Rostedt (VMware)
· 6 years ago
c839e7a
blkcg: remove bio->bi_css and instead use bio->bi_blkg
by Dennis Zhou (Facebook)
· 6 years ago
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
· 7 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)
· 7 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
· 7 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
· 7 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
Next »