Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
b64b007797c1e6d6b745c93c296ba1d5f4d72d86
/
kernel
/
trace
b64b007
uprobes/tracing: Introduce is_trace_uprobe_enabled()
by Oleg Nesterov
· 12 years ago
7e4e28c
uprobes/tracing: Ensure inode != NULL in create_trace_uprobe()
by Oleg Nesterov
· 12 years ago
4161824
uprobes/tracing: Fully initialize uprobe_trace_consumer before uprobe_register()
by Oleg Nesterov
· 12 years ago
84d7ed7
uprobes/tracing: Fix dentry/mount leak in create_trace_uprobe()
by Oleg Nesterov
· 12 years ago
74e59df
uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain()
by Oleg Nesterov
· 12 years ago
fe20d71
uprobes: Kill uprobe_consumer->filter()
by Oleg Nesterov
· 12 years ago
d840f71
tracing: Init current_trace to nop_trace and remove NULL checks
by Steven Rostedt (Red Hat)
· 12 years ago
debdd57
tracing: Make a snapshot feature available from userspace
by Hiraku Toyooka
· 12 years ago
2fd196e
tracing: Replace static old_tracer check of tracer name
by Hiraku Toyooka
· 12 years ago
5e67b51
tracing: Use sched_clock_cpu for trace_clock_global
by Namhyung Kim
· 12 years ago
ad96470
ring-buffer: Add stats field for amount read from trace ring buffer
by Steven Rostedt (Red Hat)
· 12 years ago
03274a3
tracing/fgraph: Adjust fgraph depth before calling trace return callback
by Steven Rostedt (Red Hat)
· 12 years ago
38dbe0b
tracing: Remove second iterator initializer
by Jovi Zhang
· 12 years ago
8214652
tracing: Use __this_cpu_inc/dec operation instead of __get_cpu_var
by Shan Wei
· 12 years ago
b736f48
tracing: Mark tracing_dentry_percpu() static
by Josh Triplett
· 12 years ago
d41032a
tracing: Fix unsigned int compare of zero in recursion check
by Steven Rostedt
· 12 years ago
0b07436
ring-buffer: Remove trace.h from ring_buffer.c
by Steven Rostedt
· 12 years ago
567cd4d
ring-buffer: User context bit recursion checking
by Steven Rostedt
· 12 years ago
897f68a
ftrace: Use only the preempt version of function tracing
by Steven Rostedt
· 12 years ago
edc15ca
tracing: Avoid unnecessary multiple recursion checks
by Steven Rostedt
· 12 years ago
e46cbf7
tracing: Make the trace recursion bits into enums
by Steven Rostedt
· 12 years ago
c29f122
ftrace: Add context level recursion bit checking
by Steven Rostedt
· 12 years ago
0a01640
ftrace: Optimize the function tracer list loop
by Steven Rostedt
· 12 years ago
9640388
ftrace: Fix function tracing recursion self test
by Steven Rostedt
· 12 years ago
6350379
ftrace: Fix global function tracers that are not recursion safe
by Steven Rostedt
· 12 years ago
05cbbf6
tracing: Fix selftest function recursion accounting
by Steven Rostedt
· 12 years ago
34600f0
tracing: Fix race with max_tr and changing tracers
by Steven Rostedt
· 12 years ago
0a71e4c
tracing: Remove trace.h header from trace_clock.c
by Steven Rostedt
· 12 years ago
b000c80
tracing: Remove the extra 4 bytes of padding in events
by Steven Rostedt
· 12 years ago
06aeaae
ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig
by Masami Hiramatsu
· 12 years ago
8741db5
tracing/fgraph: Add max_graph_depth to limit function_graph depth
by Steven Rostedt
· 12 years ago
84c6cf0
tracing: Remove unneeded check of max_tr->buffer before tracing_reset
by Steven Rostedt
· 12 years ago
a541641
tracing: Add checks if tr->buffer is NULL in tracing_reset{_online_cpus}
by Hiraku Toyooka
· 12 years ago
6aea49c
tracing/syscalls: Make local functions static
by Fengguang Wu
· 12 years ago
d24d7db
tracing: Verify target file before registering a uprobe event
by Jovi Zhang
· 12 years ago
d8a0349
tracing: Use this_cpu_ptr per-cpu helper
by Shan Wei
· 12 years ago
771e038
ring-buffer: Remove unnecessary recusive call in rb_advance_iter()
by Steven Rostedt
· 12 years ago
c1bf08a
ftrace: Be first to run code modification on modules
by Steven Rostedt
· 12 years ago
250bfd3
tracing: Fix regression of trace_pipe
by Liu Bo
· 12 years ago
2df8f8a
tracing: Fix regression with irqsoff tracer and tracing_on file
by Steven Rostedt
· 12 years ago
a8dd217
tracing: Fix regression of trace_options file setting
by Steven Rostedt
· 12 years ago
758338e
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
b2e902f
trace: use kbasename()
by Andy Shevchenko
· 12 years ago
965c8e5
lseek: the "whence" argument is called "whence"
by Andrew Morton
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
da830e5
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
cc1b39d
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 12 years ago
7e0dd57
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core
by Ingo Molnar
· 12 years ago
6d49e35
propagate name change to comments in kernel source
by Nadia Yvette Chambers
· 12 years ago
9366c1b
ring-buffer: Fix race between integrity check and readers
by Steven Rostedt
· 12 years ago
54f7be5
ring-buffer: Fix NULL pointer if rb_set_head_page() fails
by Steven Rostedt
· 12 years ago
bf3071f
tracing: Remove unnecessary WARN_ONCE's from tracing_buffers_splice_read
by Dave Jones
· 12 years ago
717a9ef
tracing: Remove unneeded checks from the stack tracer
by Anton Vorontsov
· 12 years ago
d60da50
tracing: Add a resize function to make one buffer equivalent to another buffer
by Hiraku Toyooka
· 12 years ago
70f77b3
ftrace: Clear bits properly in reset_iter_read()
by Dan Carpenter
· 13 years ago
11043d8
tracing: Show raw time stamp on stats per cpu using counter or tsc mode for trace_clock
by Yoshihiro YUNOMAE
· 12 years ago
8be0709
tracing: Format non-nanosec times from tsc clock without a decimal point.
by David Sharp
· 12 years ago
8cbd9cc
tracing,x86: Add a TSC trace_clock
by David Sharp
· 12 years ago
7bcfaf5
tracing: Add trace_options kernel command line parameter
by Steven Rostedt
· 12 years ago
0d5c6e1
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
by Steven Rostedt
· 12 years ago
02404ba
tracing: Remove deprecated tracing_enabled file
by Steven Rostedt
· 12 years ago
0fb9656
tracing: Make tracing_enabled be equal to tracing_on
by Steven Rostedt
· 13 years ago
c7b84ec
tracing: Remove unused function unregister_tracer()
by Steven Rostedt
· 13 years ago
15075ca
tracing: Separate open function from set_event and available_events
by Steven Rostedt
· 13 years ago
50ecf2c
ring-buffer: Change unsigned long type of ring_buffer_oldest_event_ts() to u64
by Yoshihiro YUNOMAE
· 12 years ago
60303ed
tracing: Reset ring buffer when changing trace_clocks
by David Sharp
· 12 years ago
6f86ab9
tracing: Cleanup unnecessary function declarations
by Vaibhav Nagarnaik
· 13 years ago
01e3e71
tracing: Trivial cleanup
by David Sharp
· 13 years ago
7ffbd48
tracing: Cache comms only after an event occurred
by Steven Rostedt
· 12 years ago
2b70e59
tracing: Have tracing_sched_wakeup_trace() use standard unlock_commit
by Steven Rostedt
· 12 years ago
8169883
tracing: Enable comm recording if trace_printk() is used
by Steven Rostedt
· 12 years ago
b382ede6
tracing: Expand ring buffer when trace_printk() is used
by Steven Rostedt
· 12 years ago
884bfe8
ring-buffer: Add a 'dropped events' counter
by Slava Pestov
· 14 years ago
f43c738
tracing: Change tracer's integer flags to bool
by Hiraku Toyooka
· 12 years ago
6f41567
tracing: Allow tracers to start at core initcall
by Steven Rostedt
· 12 years ago
bcd83ea
tracing: Replace strict_strto* with kstrto*
by Daniel Walter
· 12 years ago
0d13ac9
uprobes: Fix misleading log entry
by Jovi Zhang
· 12 years ago
ef8ff74
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent
by Ingo Molnar
· 12 years ago
8e49f41
ring-buffer: Check for uninitialized cpu buffer before resizing
by Vaibhav Nagarnaik
· 12 years ago
dc92b1f
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
7f60ba3
Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore
by Linus Torvalds
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
d55cb6c
ftrace: Allow stealing pages from pipe buffer
by Masami Hiramatsu
· 12 years ago
8781915
trace: Move trace event enable from fs_initcall to core_initcall
by Ezequiel Garcia
· 12 years ago
5224c3a
tracing: Add an option for disabling markers
by Mandeep Singh Baines
· 12 years ago
d20b92a
userns: Teach trace to use from_kuid
by Eric W. Biederman
· 13 years ago
26f4527
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 12 years ago
ea632e9
trace: Stop compiling in trace_clock unconditionally
by Josh Triplett
· 12 years ago
76bab1b
tracing: Skip printing "OK" if failed to disable event
by Yuanhan Liu
· 12 years ago
65f8c95
pstore/ftrace: Convert to its own enable/disable debugfs knob
by Anton Vorontsov
· 12 years ago
508dc4f
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 12 years ago
781d062
ftrace: Do not test frame pointers if -mfentry is used
by Steven Rostedt
· 14 years ago
a2546fa
ftrace: Add -mfentry to Makefile on function tracer
by Steven Rostedt
· 14 years ago
a0e0fac
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 12 years ago
bcada3d
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 12 years ago
60916a9
tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1
by Will Deacon
· 12 years ago
87abb3b
tracing/trivial: Fix some typos in kernel/trace
by Wang Tianhong
· 12 years ago
92d8d4a
tracing/filter: Add missing initialization
by Jiri Olsa
· 13 years ago
3c18c10
tracing: Fix wakeup_rt self test on virtual machines
by Steven Rostedt
· 12 years ago
bd463a0
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
Next »