Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
b848914ce39589d89ee0078a6d1ef452b464729e
/
kernel
/
trace
/
ftrace.c
b848914
ftrace: Implement separate user function filtering
by Steven Rostedt
· 14 years ago
07fd551
ftrace: Free hash with call_rcu_sched()
by Steven Rostedt
· 14 years ago
2b49938
ftrace: Have global_ops store the functions that are to be traced
by Steven Rostedt
· 14 years ago
bd69c30
ftrace: Add ops parameter to ftrace_startup/shutdown functions
by Steven Rostedt
· 14 years ago
647bcd0
ftrace: Add enabled_functions file
by Steven Rostedt
· 14 years ago
ed926f9
ftrace: Use counters to enable functions to trace
by Steven Rostedt
· 14 years ago
33dc9b1
ftrace: Separate hash allocation and assignment
by Steven Rostedt
· 14 years ago
f45948e
ftrace: Create a global_ops to hold the filter and notrace hashes
by Steven Rostedt
· 14 years ago
1cf41dd7
ftrace: Use hash instead for FTRACE_FL_FILTER
by Steven Rostedt
· 14 years ago
b448c4e
ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions
by Steven Rostedt
· 14 years ago
ac0a326
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 14 years ago
b9df92d
ftrace: Consolidate the function match routines for normal and mods
by Steven Rostedt
· 14 years ago
491d0dc
ftrace: Consolidate updating of ftrace_trace_function
by Steven Rostedt
· 14 years ago
996e87b
ftrace: Move record update for normal and modules into a separate function
by Steven Rostedt
· 14 years ago
d2c8c3e
ftrace: Remove FTRACE_FL_CONVERTED flag
by Steven Rostedt
· 14 years ago
45a4a23
ftrace: Remove FTRACE_FL_FAILED flag
by Steven Rostedt
· 14 years ago
3499e46
ftrace: Remove failures file
by Steven Rostedt
· 14 years ago
8ab2b7ef
ftrace: Remove unnecessary disabling of irqs
by Steven Rostedt
· 14 years ago
0778d9a
ftrace: Make FTRACE_WARN_ON() work in if condition
by Steven Rostedt
· 14 years ago
058e297
ftrace: Only update the function code on write to filter files
by Steven Rostedt
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
1106b69
tracing: Fix set_ftrace_filter probe function display
by Jiri Olsa
· 14 years ago
868baf0
ftrace: Fix memory leak with function graph and cpu hotplug
by Steven Rostedt
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
907f278
tracing/trivial: Remove cast from void*
by matt mooney
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
3aabae7
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 14 years ago
79e406d
tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums
by Steven Rostedt
· 14 years ago
57c072c
tracing: Fix reading of set_ftrace_filter across lists
by Steven Rostedt
· 14 years ago
98c4fd0
tracing: Keep track of set_ftrace_filter position and allow lseek again
by Steven Rostedt
· 14 years ago
4aeb696
tracing: Replace typecasted void pointer in set_ftrace_filter code
by Steven Rostedt
· 14 years ago
2bccfff
tracing: Do not reset *pos in set_ftrace_filter
by Steven Rostedt
· 14 years ago
df09162
tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread
by Chris Wright
· 14 years ago
9c55cb1
tracing: Do not allow llseek to set_ftrace_filter
by Steven Rostedt
· 14 years ago
3aaba20
tracing: Fix a race in function profile
by Li Zefan
· 14 years ago
5168ae5
tracing: Remove ftrace_preempt_disable/enable
by Steven Rostedt
· 15 years ago
38516ab
tracing: Let tracepoints have data passed to tracepoint callbacks
by Steven Rostedt
· 15 years ago
23e117f
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-4
by Steven Rostedt
· 15 years ago
27a9da6
sched: Remove rq argument to the tracepoints
by Peter Zijlstra
· 15 years ago
37e44bc
tracing: Fix sleep time function profiling
by Steven Rostedt
· 15 years ago
e330b3b
tracing: Show sample std dev in function profiling
by Chase Douglas
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4e3eadd
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
ea14eb7
function-graph: Init curr_ret_stack with ret_stack
by Steven Rostedt
· 15 years ago
915a0b5
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent
by Ingo Molnar
· 15 years ago
3f379b0
ftrace: Replace read_barrier_depends() with rcu_dereference_raw()
by Paul E. McKenney
· 15 years ago
801c29f
function-graph: Fix unused reference to ftrace_set_func()
by Steven Rostedt
· 15 years ago
6556a67
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
64b9fb5
Merge commit 'v2.6.33' into tracing/core
by Ingo Molnar
· 15 years ago
c7c6b1f
ftrace: Allow to remove a single function from function graph filter
by Li Zefan
· 15 years ago
f24bb99
ftrace: Remove record freezing
by Masami Hiramatsu
· 15 years ago
2cfa197
ftrace/alternatives: Introducing *_text_reserved functions
by Masami Hiramatsu
· 15 years ago
751e998
ftrace: Fix MATCH_END_ONLY function filter
by Li Zefan
· 15 years ago
91baf62
function-graph: Allow writing the same val to set_graph_function
by Li Zefan
· 15 years ago
313254a
ftrace: Call trace_parser_clear() properly
by Li Zefan
· 15 years ago
311d16d
ftrace: Return EINVAL when writing invalid val to set_ftrace_filter
by Li Zefan
· 15 years ago
96fa2b5
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
457dc92
tracing, function tracer: Clean up strstrip() usage
by Ingo Molnar
· 15 years ago
f6060f4
tracing: Prevent build warning: 'ftrace_graph_buf' defined but not used
by Lai Jiangshan
· 15 years ago
ed146b25
ftrace: Fix unmatched locking in ftrace_regex_write()
by Li Zefan
· 15 years ago
9de09ac
Merge branch 'tracing/urgent' into tracing/core
by Ingo Molnar
· 15 years ago
cf8517c
tracing: Update *ppos instead of filp->f_pos
by Jiri Olsa
· 15 years ago
06f43d6
ftrace: Copy ftrace_graph_filter boot param using strlcpy
by Frederic Weisbecker
· 15 years ago
5cb084b
tracing: Enable records during the module load
by Jiri Olsa
· 15 years ago
756d17e
tracing: Support multiple pids in set_pid_ftrace file
by jolsa@redhat.com
· 15 years ago
1bac049
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core
by Ingo Molnar
· 15 years ago
2c96c14
Merge branch 'tracing/urgent' into tracing/core
by Ingo Molnar
· 15 years ago
369bc18
ftrace: add kernel command line graph function filtering
by Stefan Assmann
· 15 years ago
f17f36b
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3279ba3
ftrace: check for failure for all conversions
by Steven Rostedt
· 15 years ago
e7247a1
tracing: correct module boundaries for ftrace_release
by jolsa@redhat.com
· 15 years ago
0aa73ba
Merge branch 'tracing/urgent' into tracing/core
by Ingo Molnar
· 15 years ago
3397409
tracing: Fix infinite recursion in ftrace_update_pid_func()
by Matt Fleming
· 15 years ago
4187e7e
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3f6fe06
tracing/filters: Unify the regex parsing helpers
by Frederic Weisbecker
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
88e9d34
seq_file: constify seq_operations
by James Morris
· 15 years ago
79fe249
tracing: Fix failure path in ftrace_regex_open()
by Li Zefan
· 15 years ago
1eb90f1
tracing: Fix failure path in ftrace_graph_write()
by Li Zefan
· 15 years ago
4ba7978
tracing: Check the return value of trace_get_user()
by Li Zefan
· 15 years ago
a4ec5e0
function-graph: use ftrace_graph_funcs directly
by Li Zefan
· 15 years ago
b375a11
tracing: switch function prints from %pf to %ps
by Steven Rostedt
· 15 years ago
b36461d
tracing: Fix minor bugs for __unregister_ftrace_function_probe
by Atsushi Tsuji
· 15 years ago
689fd8b
tracing: trace parser support for function and graph
by jolsa@redhat.com
· 15 years ago
ed011b2
Merge commit 'v2.6.31-rc9' into tracing/core
by Ingo Molnar
· 15 years ago
eda1e32
tracing: handle broken names in ftrace filter
by Jiri Olsa
· 15 years ago
3be04b4
ftrace: Simplify seqfile code
by Li Zefan
· 15 years ago
89034bc
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 15 years ago
8650ae3
tracing: only truncate ftrace files when O_TRUNC is set
by Steven Rostedt
· 15 years ago
8782711
function-graph: Fix seqfile memory leak
by Li Zefan
· 15 years ago
566b0aa
tracing: Remove unused fields/variables
by jolsa@redhat.com
· 15 years ago
45bceff
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 15 years ago
6f2f3cf
tracing/function: Cleanup for function tracer
by Xiao Guangrong
· 15 years ago
64fbcd1
tracing/function: Simplify __ftrace_replace_code()
by Xiao Guangrong
· 15 years ago
6ab5d66
tracing/function-profiler: do not free per cpu variable stat
by Steven Rostedt
· 16 years ago
a32c776
tracing: Fix stack tracer sysctl handling
by Li Zefan
· 16 years ago
0296e42
ftrace: Fix the output of profile
by Li Zefan
· 16 years ago
d82d624
ftrace: Fix t_hash_start()
by Li Zefan
· 16 years ago
694ce0a
ftrace: Don't manipulate @pos in t_start()
by Li Zefan
· 16 years ago
8595184
ftrace: Don't increment @pos in g_start()
by Li Zefan
· 16 years ago
Next »