Commit Graph

243 Commits (6ed58ec520ad2b2fe3f955c8a5fd0eecafccebdf)

Author SHA1 Message Date
matt mooney 907f278409 tracing/trivial: Remove cast from void* 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Steven Rostedt 79e406d7b0 tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums 15 years ago
Steven Rostedt 57c072c711 tracing: Fix reading of set_ftrace_filter across lists 15 years ago
Steven Rostedt 98c4fd046f tracing: Keep track of set_ftrace_filter position and allow lseek again 15 years ago
Steven Rostedt 4aeb69672d tracing: Replace typecasted void pointer in set_ftrace_filter code 15 years ago
Steven Rostedt 2bccfffd15 tracing: Do not reset *pos in set_ftrace_filter 15 years ago
Chris Wright df09162550 tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread 15 years ago
Steven Rostedt 9c55cb12c1 tracing: Do not allow llseek to set_ftrace_filter 15 years ago
Li Zefan 3aaba20f26 tracing: Fix a race in function profile 15 years ago
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