Commit Graph

231 Commits (eec7ecfede74bb996060efefd5c157acd5794e8a)

Author SHA1 Message Date
Steven Rostedt 5168ae50a6 tracing: Remove ftrace_preempt_disable/enable 15 years ago
Steven Rostedt 38516ab59f tracing: Let tracepoints have data passed to tracepoint callbacks 15 years ago
Peter Zijlstra 27a9da6538 sched: Remove rq argument to the tracepoints 15 years ago
Steven Rostedt 37e44bc50d tracing: Fix sleep time function profiling 15 years ago
Chase Douglas e330b3bcd8 tracing: Show sample std dev in function profiling 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Steven Rostedt ea14eb7140 function-graph: Init curr_ret_stack with ret_stack 15 years ago
Paul E. McKenney 3f379b03fb ftrace: Replace read_barrier_depends() with rcu_dereference_raw() 15 years ago
Steven Rostedt 801c29fd1f function-graph: Fix unused reference to ftrace_set_func() 15 years ago
Li Zefan c7c6b1fe9f ftrace: Allow to remove a single function from function graph filter 15 years ago
Masami Hiramatsu f24bb999d2 ftrace: Remove record freezing 15 years ago
Masami Hiramatsu 2cfa19780d ftrace/alternatives: Introducing *_text_reserved functions 15 years ago
Li Zefan 751e9983ee ftrace: Fix MATCH_END_ONLY function filter 15 years ago
Li Zefan 91baf6285b function-graph: Allow writing the same val to set_graph_function 15 years ago
Li Zefan 313254a940 ftrace: Call trace_parser_clear() properly 15 years ago
Li Zefan 311d16da57 ftrace: Return EINVAL when writing invalid val to set_ftrace_filter 15 years ago
Ingo Molnar 457dc928f5 tracing, function tracer: Clean up strstrip() usage 15 years ago
Lai Jiangshan f6060f4681 tracing: Prevent build warning: 'ftrace_graph_buf' defined but not used 15 years ago
Li Zefan ed146b2594 ftrace: Fix unmatched locking in ftrace_regex_write() 15 years ago
Jiri Olsa cf8517cf90 tracing: Update *ppos instead of filp->f_pos 16 years ago
Frederic Weisbecker 06f43d66ec ftrace: Copy ftrace_graph_filter boot param using strlcpy 16 years ago
Jiri Olsa 5cb084bb1f tracing: Enable records during the module load 16 years ago
jolsa@redhat.com 756d17ee7e tracing: Support multiple pids in set_pid_ftrace file 16 years ago
Stefan Assmann 369bc18f9a ftrace: add kernel command line graph function filtering 16 years ago
Steven Rostedt 3279ba37db ftrace: check for failure for all conversions 16 years ago
jolsa@redhat.com e7247a15ff tracing: correct module boundaries for ftrace_release 16 years ago
Matt Fleming 33974093c0 tracing: Fix infinite recursion in ftrace_update_pid_func() 16 years ago
Frederic Weisbecker 3f6fe06dbf tracing/filters: Unify the regex parsing helpers 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
James Morris 88e9d34c72 seq_file: constify seq_operations 16 years ago
Li Zefan 79fe249c83 tracing: Fix failure path in ftrace_regex_open() 16 years ago
Li Zefan 1eb90f138b tracing: Fix failure path in ftrace_graph_write() 16 years ago
Li Zefan 4ba7978e98 tracing: Check the return value of trace_get_user() 16 years ago
Li Zefan a4ec5e0c26 function-graph: use ftrace_graph_funcs directly 16 years ago
Steven Rostedt b375a11a23 tracing: switch function prints from %pf to %ps 16 years ago
Atsushi Tsuji b36461da2a tracing: Fix minor bugs for __unregister_ftrace_function_probe 16 years ago
jolsa@redhat.com 689fd8b65d tracing: trace parser support for function and graph 16 years ago
Jiri Olsa eda1e32855 tracing: handle broken names in ftrace filter 16 years ago
Li Zefan 3be04b471b ftrace: Simplify seqfile code 16 years ago
Steven Rostedt 8650ae32ef tracing: only truncate ftrace files when O_TRUNC is set 16 years ago
Li Zefan 87827111a5 function-graph: Fix seqfile memory leak 16 years ago
jolsa@redhat.com 566b0aaf79 tracing: Remove unused fields/variables 16 years ago
Xiao Guangrong 6f2f3cf00e tracing/function: Cleanup for function tracer 16 years ago
Xiao Guangrong 64fbcd1628 tracing/function: Simplify __ftrace_replace_code() 16 years ago
Steven Rostedt 6ab5d668b1 tracing/function-profiler: do not free per cpu variable stat 16 years ago
Li Zefan a32c7765e2 tracing: Fix stack tracer sysctl handling 16 years ago
Li Zefan 0296e4254f ftrace: Fix the output of profile 16 years ago
Li Zefan d82d62444f ftrace: Fix t_hash_start() 16 years ago
Li Zefan 694ce0a544 ftrace: Don't manipulate @pos in t_start() 16 years ago
Li Zefan 85951842a1 ftrace: Don't increment @pos in g_start() 16 years ago