Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
ede392a75090aab49b01ecd6f7694bb9130ad461
/
kernel
/
trace
ede392a
tracing/uprobes: Kill the dead TRACE_EVENT_FL_USE_CALL_FILTER logic
by Oleg Nesterov
· 11 years ago
b5d09db
tracing: Kill call_filter_disable()
by Oleg Nesterov
· 11 years ago
5737574
tracing: Kill destroy_call_preds()
by Oleg Nesterov
· 11 years ago
3e5454d
tracing: Kill destroy_preds() and destroy_file_preds()
by Oleg Nesterov
· 11 years ago
97b8ee8
ring-buffer: Fix polling on trace_pipe
by Martin Lau
· 11 years ago
f0160a5
tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs
by zhangwei(Jovi)
· 11 years ago
5f8bf2d2
tracing: Fix graph tracer with stack tracer on other archs
by Steven Rostedt (Red Hat)
· 11 years ago
8abfb87
tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs
by zhangwei(Jovi)
· 11 years ago
2448e34
tracing: instance_rmdir() leaks ftrace_event_file->filter
by Oleg Nesterov
· 11 years ago
099ed15
tracing: Remove ftrace_stop/start() from reading the trace file
by Steven Rostedt (Red Hat)
· 11 years ago
fb6bab6
tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()
by Oleg Nesterov
· 11 years ago
f786106
tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatcher()
by Oleg Nesterov
· 11 years ago
4821254
tracing/uprobes: Revert "Support mix of ftrace and perf"
by Oleg Nesterov
· 11 years ago
8841c8b
Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
3737a12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
da9c341
tracing: Fix check of ftrace_trace_arrays list_empty() check
by Steven Rostedt (Red Hat)
· 11 years ago
f0b70cc
tracing: Fix leak of per cpu max data in instances
by Steven Rostedt (Red Hat)
· 11 years ago
a6af8fb
tracing: Cleanup saved_cmdlines_size changes
by Namhyung Kim
· 11 years ago
8b8b368
ring-buffer: Check if buffer exists before polling
by Steven Rostedt (Red Hat)
· 11 years ago
214b931
Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
a9fcaaa
tracing: Fix memory leak on instance deletion
by Steven Rostedt (Red Hat)
· 11 years ago
23aaa3c
tracing: Fix leak of ring buffer data when new instances creation fails
by Steven Rostedt (Red Hat)
· 11 years ago
748ec3a
tracing/kprobes: Avoid self tests if tracing is disabled on boot up
by Yoshihiro YUNOMAE
· 11 years ago
dc81e5e
tracing: Return error if ftrace_trace_arrays list is empty
by Yoshihiro YUNOMAE
· 11 years ago
34839f5
tracing: Only calculate stats of tracepoint benchmarks for 2^32 times
by Steven Rostedt (Red Hat)
· 11 years ago
72e2fe3
tracing: Convert stddev into u64 in tracepoint benchmark
by Steven Rostedt (Red Hat)
· 11 years ago
939c7a4
tracing: Introduce saved_cmdlines_size file
by Yoshihiro YUNOMAE
· 11 years ago
10b02564
Merge branch 'perf/kprobes' into perf/core
by Ingo Molnar
· 11 years ago
c56d340
Merge branch 'perf/uprobes' into perf/core
by Ingo Molnar
· 11 years ago
195d280
tracing: Remove unused variable in trace_benchmark
by Steven Rostedt (Red Hat)
· 11 years ago
198376c
tracing: Eliminate double free on failure of allocation on boot up
by Yoshihiro YUNOMAE
· 11 years ago
e317218
tracing: Print max callstack on stacktrace bug
by Minchan Kim
· 11 years ago
4c27e75
tracing: Move locking of trace_cmdline_lock into start/stop seq calls
by Steven Rostedt (Red Hat)
· 11 years ago
379cfda
tracing: Try again for saved cmdline if failed due to locking
by Steven Rostedt (Red Hat)
· 11 years ago
42584c8
tracing: Have saved_cmdlines use the seq_read infrastructure
by Yoshihiro YUNOMAE
· 11 years ago
81dc9f0
tracing: Add tracepoint benchmark tracepoint
by Steven Rostedt (Red Hat)
· 11 years ago
2184db4
tracing: Print nasty banner when trace_printk() is in use
by Steven Rostedt
· 11 years ago
607e3a2
tracing: Add funcgraph_tail option to print function name after closing braces
by Robert Elliott
· 11 years ago
ccdb594
tracing: Eliminate duplicate TRACE_GRAPH_PRINT_xx defines
by Robert Elliott
· 11 years ago
4449bf9
tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasks
by Steven Rostedt (Red Hat)
· 11 years ago
f1b2f2b
ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flag
by Steven Rostedt (Red Hat)
· 11 years ago
7c0868e
ftrace: Use the ftrace_addr helper functions to find the ftrace_addr
by Steven Rostedt (Red Hat)
· 11 years ago
7413af1
ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() global
by Steven Rostedt (Red Hat)
· 11 years ago
68f4096
ftrace: Always inline ftrace_hash_empty() helper function
by Steven Rostedt (Red Hat)
· 11 years ago
19eab4a
ftrace: Write in missing comment from a very old commit
by Steven Rostedt (Red Hat)
· 11 years ago
66209a5
ftrace: Remove boolean of hash_enable and hash_disable
by Steven Rostedt (Red Hat)
· 11 years ago
bdffd89
tracing: Replace __get_cpu_var uses with this_cpu_ptr
by Christoph Lameter
· 11 years ago
561a4fe
tracing: Use rcu_dereference_sched() for trace event triggers
by Steven Rostedt (Red Hat)
· 11 years ago
fd06a54
ftrace: Have function graph tracer use global_ops for filtering
by Steven Rostedt (Red Hat)
· 11 years ago
927d687
uprobes/tracing: Fix uprobe_perf_open() on uprobe_apply() failure
by Oleg Nesterov
· 11 years ago
ce5f36a
uprobes/tracing: Make uprobe_perf_close() visible to uprobe_perf_open()
by Oleg Nesterov
· 11 years ago
b1169cc
tracing: Remove mock up poll wait function
by Steven Rostedt (Red Hat)
· 11 years ago
f487426
tracing: Break out of tracing_wait_pipe() before wait_pipe() is called
by Steven Rostedt (Red Hat)
· 11 years ago
a949ae5
ftrace/module: Hardcode ftrace_module_init() call into load_module()
by Steven Rostedt (Red Hat)
· 11 years ago
8d1b065
tracing: Fix documentation of ftrace_set_global_{filter,notrace}()
by Jiaxing Wang
· 11 years ago
7eea4fc
tracing/stack_trace: Skip 4 instead of 3 when using ftrace_ops_list_func
by Jiaxing Wang
· 11 years ago
3da0f18
kprobes, ftrace: Use NOKPROBE_SYMBOL macro in ftrace
by Masami Hiramatsu
· 11 years ago
fbc1963
kprobes, ftrace: Allow probing on some functions
by Masami Hiramatsu
· 11 years ago
ad1438a
tracing: Add static to local functions
by Fabian Frederick
· 11 years ago
8275f69
ftrace: Statically initialize pm notifier block
by Mathias Krause
· 11 years ago
02f2f76
tracing: Allow irq/preempt tracers to be used by instances
by Steven Rostedt (Red Hat)
· 11 years ago
65daaca7
tracing: Allow wakeup tracers to be used by instances
by Steven Rostedt (Red Hat)
· 11 years ago
0b9b12c
tracing: Move ftrace_max_lock into trace_array
by Steven Rostedt (Red Hat)
· 11 years ago
6d9b3fa
tracing: Move tracing_max_latency into trace_array
by Steven Rostedt (Red Hat)
· 11 years ago
4104d32
ftrace: Remove global function list and call function directly
by Steven Rostedt (Red Hat)
· 11 years ago
7d77879
Merge tag 'trace-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
6ea6215
tracing/uprobes: Fix uprobe_cpu_buffer memory leak
by zhangwei(Jovi)
· 11 years ago
5d6c97c
tracing: Do not try to recreated toplevel set_ftrace_* files
by Steven Rostedt (Red Hat)
· 11 years ago
5166701
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
0a7418f
Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
a786c06
missing bits of "splice: fix racy pipe->buffers uses"
by Al Viro
· 11 years ago
17a280e
tracing: Add missing function triggers dump and cpudump to README
by Steven Rostedt (Red Hat)
· 11 years ago
abb43f6
tracing: Fix anonymous unions in struct ftrace_event_call
by Mathieu Desnoyers
· 11 years ago
de7b297
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
by Mathieu Desnoyers
· 11 years ago
26c12d9
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
52f5684
kernel: use macros from compiler.h instead of __attribute__((...))
by Gideon Israel Dsouza
· 11 years ago
467a9e1
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
2d1eb87
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
68114e5
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
fbb3275
pipe: kill ->map() and ->unmap()
by Al Viro
· 11 years ago
7a48837
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
176ab02
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
971eae7
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
8c292f1
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
2c4a33a
tracing: Fix traceon trigger condition to actually turn tracing on
by Steven Rostedt (Red Hat)
· 11 years ago
3862807
tracing: Add BUG_ON when stack end location is over written
by Aaron Tomlin
· 11 years ago
bc4c426
Revert "tracing: Move event storage for array from macro to standalone function"
by Steven Rostedt (Red Hat)
· 11 years ago
8729134
tracing: Fix array size mismatch in format string
by Vaibhav Nagarnaik
· 11 years ago
d39ad27
trace, ring-buffer: Fix CPU hotplug callback registration
by Srivatsa S. Bhat
· 11 years ago
09294e3
uprobes: Kconfig dependency fix
by David A. Long
· 11 years ago
d88471c
ftrace: Constify ftrace_text_reserved
by Sasha Levin
· 12 years ago
db0fbad
ftrace: Fix compilation warning about control_ops_free
by Jiri Slaby
· 11 years ago
63c45f4
perf: Disallow user-space stack dumps for function trace events
by Jiri Olsa
· 11 years ago
cfa77bc
perf: Disallow user-space callchains for function trace events
by Jiri Olsa
· 11 years ago
a02ed5e
Merge branch 'sched/urgent' into sched/core
by Ingo Molnar
· 11 years ago
cd21067
ftrace: Warn on error when modifying ftrace function
by Petr Mladek
· 11 years ago
3a36cb1
ftrace: Do not pass data to ftrace_dyn_arch_init
by Jiri Slaby
· 11 years ago
af64a7c
ftrace: Pass retval through return in ftrace_dyn_arch_init()
by Jiri Slaby
· 11 years ago
c867ccd
ftrace: Inline the code from ftrace_dyn_table_alloc()
by Jiri Slaby
· 11 years ago
1dc43cf
ftrace: Cleanup of global variables ftrace_new_pgs and ftrace_update_cnt
by Jiri Slaby
· 11 years ago
Next »