Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
217a5cf0a1100264ced523e437e2e22c442dca7c
/
kernel
/
trace
086ba77
tracing/syscalls: Ignore numbers outside NR_syscalls' range
by Rabin Vincent
· 10 years ago
4fc4090
ftrace: Fix checking of trampoline ftrace_ops in finding trampoline
by Steven Rostedt (Red Hat)
· 10 years ago
8252ecf
ftrace: Set ops->old_hash on modifying what an ops hooks to
by Steven Rostedt (Red Hat)
· 10 years ago
faafcba
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
8df6be1
Merge tag 'trace-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
9837acf
Merge tag 'trace-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
addff1f
tracing: Clean up scheduling in trace_wakeup_test_thread()
by Steven Rostedt
· 10 years ago
fe0e01c
tracing: Robustify wait loop
by Peter Zijlstra
· 10 years ago
24607f1
ring-buffer: Fix infinite spin in reading buffer
by Steven Rostedt (Red Hat)
· 10 years ago
a70857e
sched: Add helper for task stack page overrun checking
by Aaron Tomlin
· 10 years ago
d4311ff
init/main.c: Give init_task a canary
by Aaron Tomlin
· 10 years ago
f139caf
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule()
by Kirill Tkhai
· 10 years ago
3ddee63
ftrace: Only disable ftrace_enabled to test buffer in selftest
by Steven Rostedt (Red Hat)
· 10 years ago
84bde62
ftrace: Add sanity check when unregistering last ftrace_ops
by Steven Rostedt (Red Hat)
· 10 years ago
fb5a613
kernel: trace_syscalls: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
by Andreea-Cristina Bernat
· 10 years ago
fef5aee
ftrace: Replace tramp_hash with old_*_hash to save space
by Steven Rostedt (Red Hat)
· 10 years ago
e1effa0
ftrace: Annotate the ops operation on update
by Steven Rostedt (Red Hat)
· 10 years ago
5fecaa0
ftrace: Grab any ops for a rec for enabled_functions output
by Steven Rostedt (Red Hat)
· 10 years ago
3296fc4
ftrace: Remove freeing of old_hash from ftrace_hash_move()
by Steven Rostedt (Red Hat)
· 10 years ago
f7aad4e
ftrace: Set callback to ftrace_stub when no ops are registered
by Steven Rostedt (Red Hat)
· 10 years ago
8735405
ftrace: Add helper function ftrace_ops_get_func()
by Steven Rostedt (Red Hat)
· 10 years ago
f1ff634
ftrace: Add separate function for non recursive callbacks
by Steven Rostedt (Red Hat)
· 10 years ago
4ce97db
trace: Fix epoll hang when we race with new entries
by Josef Bacik
· 10 years ago
39b5552
ftrace: Use current addr when converting to nop in __ftrace_replace_code()
by Steven Rostedt (Red Hat)
· 10 years ago
5f151b2
ftrace: Fix function_profiler and function tracer together
by Steven Rostedt (Red Hat)
· 10 years ago
bce0b6c
ftrace: Fix up trampoline accounting with looping on hash ops
by Steven Rostedt (Red Hat)
· 10 years ago
8426191
ftrace: Update all ftrace_ops for a ftrace_hash_ops update
by Steven Rostedt (Red Hat)
· 10 years ago
33b7f99
ftrace: Allow ftrace_ops to use the hashes from other ops
by Steven Rostedt (Red Hat)
· 10 years ago
fc335c1
Merge tag 'trace-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
651e22f
ring-buffer: Always reset iterator to reader page
by Steven Rostedt (Red Hat)
· 10 years ago
021de3d
ring-buffer: Up rb_iter_peek() loop count to 3
by Steven Rostedt (Red Hat)
· 10 years ago
e7fda6c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ef35ad2
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
c9b88e9
Merge tag 'trace-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
b8c0aa4
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
f4be073
perf: Check permission only for parent tracepoint event
by Jiri Olsa
· 10 years ago
dc6f03f
ftrace: Add warning if tramp hash does not match nr_trampolines
by Steven Rostedt (Red Hat)
· 10 years ago
2a0343b
ftrace: Fix trampoline hash update check on rec->flags
by Steven Rostedt (Red Hat)
· 10 years ago
10e83fd
ring-buffer: Use rb_page_size() instead of open coded head_page size
by Steven Rostedt (Red Hat)
· 10 years ago
1b3e5c0
ftrace: Provide trace clocks monotonic
by Thomas Gleixner
· 10 years ago
0162d62
ftrace: Rename ftrace_ops field from trampolines to nr_trampolines
by Steven Rostedt (Red Hat)
· 10 years ago
58d4e21
tracing: Fix wraparound problems in "uptime" trace clock
by Tony Luck
· 10 years ago
ba1afef
tracing: Convert local function_graph functions to static
by Steven Rostedt (Red Hat)
· 10 years ago
b972cc5
ftrace: Do not copy old hash when resetting
by Wang Nan
· 10 years ago
6508fa7
tracing: let user specify tracing_thresh after selecting function_graph
by Stanislav Fomichev
· 10 years ago
021c5b3
ring-buffer: Always run per-cpu ring buffer resize with schedule_work_on()
by Corey Minyard
· 10 years ago
3a63638
tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST
by Steven Rostedt (Red Hat)
· 11 years ago
1d48d59
ftrace: Remove function_trace_stop check from list func
by Steven Rostedt (Red Hat)
· 11 years ago
1820122
ftrace: Do no disable function tracing on enabling function tracing
by Steven Rostedt (Red Hat)
· 11 years ago
545d47b
ftrace-graph: Remove usage of ftrace_stop() in ftrace_graph_stop()
by Steven Rostedt (Red Hat)
· 11 years ago
1b2f121
ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()
by Steven Rostedt (Red Hat)
· 11 years ago
6355d54
tracing: Kill "filter_string" arg of replace_preds()
by Oleg Nesterov
· 10 years ago
bb9ef1c
tracing: Change apply_subsystem_event_filter() paths to check file->system == dir
by Oleg Nesterov
· 10 years ago
ede392a
tracing/uprobes: Kill the dead TRACE_EVENT_FL_USE_CALL_FILTER logic
by Oleg Nesterov
· 10 years ago
b5d09db
tracing: Kill call_filter_disable()
by Oleg Nesterov
· 10 years ago
5737574
tracing: Kill destroy_call_preds()
by Oleg Nesterov
· 10 years ago
3e5454d
tracing: Kill destroy_preds() and destroy_file_preds()
by Oleg Nesterov
· 10 years ago
646d704
ftrace: Allow archs to specify if they need a separate function graph trampoline
by Steven Rostedt (Red Hat)
· 10 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)
· 10 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
· 10 years ago
ca65ef1
Merge branch 'trace/ftrace/urgent' into trace/ftrace/core
by Steven Rostedt (Red Hat)
· 10 years ago
099ed15
tracing: Remove ftrace_stop/start() from reading the trace file
by Steven Rostedt (Red Hat)
· 11 years ago
d048a8c7
tracing: Add description of set_graph_notrace to tracing/README
by Namhyung Kim
· 11 years ago
8c006cf
tracing: Improve message of empty set_ftrace_notrace file
by Namhyung Kim
· 11 years ago
280d142
tracing: Improve message of empty set_graph_notrace file
by Namhyung Kim
· 11 years ago
0d7d9a1
tracing: Add ftrace_graph_notrace boot parameter
by Namhyung Kim
· 11 years ago
3448bac
tracing: Convert pr_warning() to pr_warn() in trace_events.c
by Fabian Frederick
· 11 years ago
ef2fbe1
ftrace: Do not copy hash if O_TRUNC is set
by Namhyung Kim
· 11 years ago
1f61be00
ftrace: Fix memory leak on failure path in ftrace_allocate_pages()
by Namhyung Kim
· 11 years ago
a737e6d
ftrace: Get rid of obsolete global_start_up variable
by Namhyung Kim
· 11 years ago
7b039cb
tracing: Add trace_seq_buffer_ptr() helper function
by Steven Rostedt (Red Hat)
· 11 years ago
3f4d8f7
tracing: Remove unnecessary null test before debugfs_remove()
by Fabian Frederick
· 11 years ago
9096032
tracing: Remove trace_seq_reserve()
by Steven Rostedt (Red Hat)
· 11 years ago
6d2289f
tracing: Make trace_seq_putmem_hex() more robust
by Steven Rostedt (Red Hat)
· 11 years ago
36aabff
tracing: Clean up trace_seq.c
by Steven Rostedt (Red Hat)
· 11 years ago
1230627
tracing: Move the trace_seq_* functions into its own trace_seq.c file
by Steven Rostedt (Red Hat)
· 11 years ago
5c27c77
ftrace: Simplify ftrace_hash_disable/enable path in ftrace_hash_move
by Masami Hiramatsu
· 11 years ago
9674b2f
ftrace: Add trampolines to enabled_functions debug file
by Steven Rostedt (Red Hat)
· 11 years ago
79922b8
ftrace: Optimize function graph to be called directly
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
0376bde
ftrace: Add ftrace_rec_counter() macro to simplify the code
by Steven Rostedt (Red Hat)
· 11 years ago
4fbb48c
ftrace: Allow no regs if no more callbacks require it
by Steven Rostedt (Red Hat)
· 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
Next »