Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
3085d41e89f0a268842e3a66b8436faed79d504f
/
kernel
/
trace
3085d41
tracing: kdb: Fix ftdump to not sleep
by Douglas Anderson
· 6 years ago
037a6cf
tracing: Do not free iter->trace in fail path of tracing_open_pipe()
by zhangyi (F)
· 6 years ago
286ffaa
tracing: Use strncpy instead of memcpy for string keys in hist triggers
by Tom Zanussi
· 6 years ago
8bd7128
tracing: Use cpumask_available() to check if cpumask variable may be used
by Matthias Kaehlcke
· 8 years ago
61621b5
tracing/uprobes: Fix output for multiple string arguments
by Andreas Ziegler
· 6 years ago
326c9e1
tracing: Fix memory leak of instance function hash filters
by Steven Rostedt (VMware)
· 6 years ago
5e8e777
tracing: Fix memory leak in set_trigger_filter()
by Steven Rostedt (VMware)
· 6 years ago
98547af
bpf: fix check of allowed specifiers in bpf_trace_printk
by Martynas Pumputis
· 6 years ago
be910e7
ring-buffer: Allow for rescheduling when removing pages
by Vaibhav Nagarnaik
· 6 years ago
0ef6063
uprobes: Use synchronize_rcu() not synchronize_sched()
by Steven Rostedt (VMware)
· 6 years ago
941ca8d
tracing/blktrace: Fix to allow setting same value
by Steven Rostedt (VMware)
· 6 years ago
dc69731
tracing: Do not call start/stop() functions when tracing_on does not change
by Steven Rostedt (VMware)
· 6 years ago
bca139f
tracing: Use __printf markup to silence compiler
by Mathieu Malaterre
· 7 years ago
a26030a
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
by Masami Hiramatsu
· 7 years ago
b985a73
tracing: Quiet gcc warning about maybe unused link variable
by Steven Rostedt (VMware)
· 6 years ago
987e425a
tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
by Artem Savkov
· 6 years ago
a9737bb
tracing: Fix possible double free in event_enable_trigger_func()
by Steven Rostedt (VMware)
· 6 years ago
2a0ce1f
tracing: Fix double free of event_trigger_data
by Steven Rostedt (VMware)
· 6 years ago
07cd816
tracing: Fix missing return symbol in function_graph output
by Changbin Du
· 7 years ago
dfc80dc
tracing: Fix crash when freeing instances with event triggers
by Steven Rostedt (VMware)
· 7 years ago
fba70eb
tracing/uprobe_event: Fix strncpy corner case
by Masami Hiramatsu
· 7 years ago
f94eef3
tracing: Fix regex_match_front() to not over compare the test string
by Steven Rostedt (VMware)
· 7 years ago
d434dae
tracing: probeevent: Fix to support minus offset from symbol
by Masami Hiramatsu
· 7 years ago
7569adc
blktrace: fix unlocked registration of tracepoints
by Jens Axboe
· 7 years ago
2de1085
ftrace: Remove incorrect setting of glob search field
by Steven Rostedt (VMware)
· 7 years ago
9a50ea0
tracing: Fix converting enum's from the map in trace_event_eval_update()
by Steven Rostedt (VMware)
· 7 years ago
2e0d458
ring-buffer: Mask out the info bits when returning buffer page length
by Steven Rostedt (VMware)
· 7 years ago
81e155e
tracing: Fix crash when it fails to alloc ring buffer
by Jing Xia
· 7 years ago
5dc4cd2
tracing: Fix possible double free on failure of allocating trace buffer
by Steven Rostedt (VMware)
· 7 years ago
6edea15
tracing: Remove extra zeroing out of the ring buffer page
by Steven Rostedt (VMware)
· 7 years ago
6af9b18
tracing: Exclude 'generic fields' from histograms
by Tom Zanussi
· 7 years ago
d760f90
tracing: Allocate mask_str buffer dynamically
by Changbin Du
· 7 years ago
a3ec104
ftrace: Fix kmemleak in unregister_ftrace_graph
by Shu Wang
· 7 years ago
5fb4be2
tracing: Erase irqsoff trace with empty write
by Bo Yan
· 7 years ago
97d402e
tracing: Fix trace_pipe behavior for instance traces
by Tahsin Erdogan
· 7 years ago
cf052336
tracing: Apply trace_clock changes to instance max buffer
by Baohong Liu
· 7 years ago
96cf918
tracing: Add barrier to trace_printk() buffer nesting modification
by Steven Rostedt (VMware)
· 7 years ago
100553e
ftrace: Fix memleak when unregistering dynamic ops when tracing disabled
by Steven Rostedt (VMware)
· 7 years ago
df865f8
ftrace: Fix selftest goto location on error
by Steven Rostedt (VMware)
· 7 years ago
741397d
ftrace: Check for null ret_stack on profile function graph entry function
by Steven Rostedt (VMware)
· 7 years ago
8838cd5
tracing: Fix freeing of filter in create_filter() when set_str is false
by Steven Rostedt (VMware)
· 7 years ago
2818a76
tracing: Fix kmemleak in tracing_map_array_free()
by Chunyu Hu
· 7 years ago
3170d9a
tracing: Call clear_boot_tracer() at lateinit_sync
by Steven Rostedt (VMware)
· 7 years ago
d6a6b6b
bpf: fix bpf_trace_printk on 32 bit archs
by Daniel Borkmann
· 7 years ago
919e481
tracing: Fix kmemleak in instance_rmdir
by Chunyu Hu
· 7 years ago
198bd49
ftrace: Fix uninitialized variable in match_records()
by Dan Carpenter
· 8 years ago
04e002a
tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
by Pavankumar Kondeti
· 8 years ago
3693042
tracing/kprobes: Allow to create probe with a module name starting with a digit
by Sabrina Dubroca
· 8 years ago
dd0023d
tracing/kprobes: Enforce kprobes teardown after testing
by Thomas Gleixner
· 8 years ago
d80e9071
ring-buffer: Have ring_buffer_iter_empty() return true when empty
by Steven Rostedt (VMware)
· 8 years ago
d4decac
tracing: Allocate the snapshot buffer before enabling probe
by Steven Rostedt (VMware)
· 8 years ago
7da0f8e
ftrace: Fix function pid filter on instances
by Namhyung Kim
· 8 years ago
666452f
ftrace: Fix removing of second function probe
by Steven Rostedt (VMware)
· 8 years ago
703cebf
ring-buffer: Fix return value check in test_ringbuffer()
by Wei Yongjun
· 9 years ago
d3381fa
fs: Better permission checking for submounts
by Eric W. Biederman
· 8 years ago
a93ae8d
tracing: Fix hwlat kthread migration
by Steven Rostedt (VMware)
· 8 years ago
239b40e
fgraph: Handle a case where a tracer ignores set_graph_notrace
by Steven Rostedt (Red Hat)
· 8 years ago
546fece
ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip records
by Steven Rostedt (Red Hat)
· 8 years ago
977c1f9
ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace records
by Alexei Starovoitov
· 8 years ago
ef6000b
Disable the __builtin_return_address() warning globally after all
by Linus Torvalds
· 8 years ago
2ab704a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
95107b3
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
687ee0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
1a4a2bc
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
12b7bcb
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b50afd2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
d7e25c6
Merge branch 'x86/urgent' into x86/asm
by Thomas Gleixner
· 8 years ago
d282b9c
tracing/syscalls: fix multiline in error message text
by Colin Ian King
· 8 years ago
4c04b4b
Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
1ae2293
fix memory leaks in tracing_buffers_splice_read()
by Al Viro
· 8 years ago
1245800
tracing: Move mutex to protect against resetting of seq data
by Steven Rostedt (Red Hat)
· 8 years ago
a0d0c62
tracing: Call traceoff trigger after event is recorded
by Masami Hiramatsu
· 8 years ago
d4b80af
Merge branch 'linus' into x86/asm, to pick up recent fixes
by Ingo Molnar
· 8 years ago
f971cc9
tracing: Have max_latency be defined for HWLAT_TRACER as well
by Steven Rostedt (Red Hat)
· 8 years ago
f3694e0
bpf: add BPF_CALL_x macros for declaring helpers
by Daniel Borkmann
· 8 years ago
f035a51
bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macros
by Daniel Borkmann
· 8 years ago
2cc5384
Merge branch 'perf/urgent' into perf/core, to pick up fixed and resolve conflicts
by Ingo Molnar
· 8 years ago
0515e59
bpf: introduce BPF_PROG_TYPE_PERF_EVENT program type
by Alexei Starovoitov
· 8 years ago
7b2c862
tracing: Add NMI tracing in hwlat detector
by Steven Rostedt (Red Hat)
· 8 years ago
0330f7a
tracing: Have hwlat trace migrate across tracing_cpumask CPUs
by Steven Rostedt (Red Hat)
· 9 years ago
e7c15cd
tracing: Added hardware latency tracer
by Steven Rostedt (Red Hat)
· 9 years ago
8861dd3
ftrace: Access ret_stack->subtime only in the function profiler
by Namhyung Kim
· 8 years ago
613dccd
function_graph: Handle TRACE_BPUTS in print_graph_comment
by Namhyung Kim
· 8 years ago
5ba8a4a
tracing/uprobe: Drop isdigit() check in create_trace_uprobe
by Dmitry Safonov
· 8 years ago
6abdd5f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
223918e
ftrace: Add ftrace_graph_ret_addr() stack unwinding helpers
by Josh Poimboeuf
· 8 years ago
9a7c348
ftrace: Add return address pointer to ftrace_ret_stack
by Josh Poimboeuf
· 8 years ago
daa460a
ftrace: Only allocate the ret_stack 'fp' field when needed
by Josh Poimboeuf
· 8 years ago
e4a744e
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
by Josh Poimboeuf
· 8 years ago
bdca79c2
ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal
by Masami Hiramatsu
· 8 years ago
8642562
ftrace: probe: Add README entries for k/uprobe-events
by Masami Hiramatsu
· 8 years ago
17ce3dc
ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal types
by Masami Hiramatsu
· 8 years ago
60747ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
7afafc8
block: Fix secure erase
by Adrian Hunter
· 8 years ago
8937bd8
bpf: allow bpf_get_prandom_u32() to be used in tracing
by Alexei Starovoitov
· 8 years ago
60d20f9
bpf: Add bpf_current_task_under_cgroup helper
by Sargun Dhillon
· 8 years ago
1eff9d3
block: rename bio bi_rw to bi_opf
by Jens Axboe
· 8 years ago
bf0f500
Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
7522c03
tracing: Fix use-after-free in hist_register_trigger()
by Tom Zanussi
· 9 years ago
47c1856
tracing: Fix use-after-free in hist_unreg_all/hist_enable_unreg_all
by Steven Rostedt
· 9 years ago
Next »