Commit Graph

165 Commits (d2c123c27db841c6c11a63de9c144823d2b1ba76)

Author SHA1 Message Date
Steven Rostedt 7f24b31b01 ftrace: rename ftrace_match to ftrace_match_records 16 years ago
Steven Rostedt 265c831cb0 ftrace: add do_for_each_ftrace_rec and while_for_each_ftrace_rec 16 years ago
Steven Rostedt 0c75a3ed63 ftrace: state that all functions are enabled in set_ftrace_filter 16 years ago
Wenji Huang 57794a9d48 trace: trivial fixes in comment typos. 16 years ago
Oleg Nesterov 229c4ef8ae ftrace: do_each_pid_task() needs rcu lock 16 years ago
Frederic Weisbecker 00f57f545a tracing/function-graph-tracer: fix a regression while suspend to disk 16 years ago
Frederic Weisbecker 4a2b8dda3f tracing/function-graph-tracer: fix a regression while suspend to disk 16 years ago
Uwe Kleine-Koenig 32632920a7 ftrace, trivial: fix typo "resgister" -> "register" 16 years ago
Shaohua Li f00012074b ftrace, ia64: Add macro for ftrace_caller 16 years ago
Shaohua Li 25aac9dc7c ftrace, ia64: explictly ignore a file in recordmcount.pl 16 years ago
Steven Rostedt 431aa3fbf5 ftrace: convert unsigned index to signed 16 years ago
Steven Rostedt ea3a6d6d60 ftrace: add not to regex on filtering functions 16 years ago
Frederic Weisbecker 380c4b1411 tracing/function-graph-tracer: append the tracing_graph_flag 16 years ago
Steven Rostedt 21bbecdaae ftrace: use init_struct_pid as swapper pid 16 years ago
Liming Wang faec2ec505 ftrace: avoid duplicated function when writing set_graph_function 16 years ago
Steven Rostedt e32d895691 ftrace: add ability to only trace swapper tasks 16 years ago
Steven Rostedt 978f3a45d9 ftrace: use struct pid 16 years ago
Steven Rostedt 804a685162 ftrace: trace single pid for function graph tracer 16 years ago
Steven Rostedt 0ef8cde56a ftrace: use task struct trace flag to filter on pid 16 years ago
Steven Rostedt ea4e2bc4d9 ftrace: graph of a single function 16 years ago
Steven Rostedt e49dc19c6a ftrace: function graph return for function entry 16 years ago
Steven Rostedt 14a866c567 ftrace: add ftrace_graph_stop() 16 years ago
Frederic Weisbecker 48d68b20d0 tracing/function-graph-tracer: support for x86-64 16 years ago
Liming Wang 66eafebc10 function trace: fix a bug of single thread function trace 16 years ago
Liming Wang 50cdaf08a8 ftrace: improve seq_operation of ftrace 16 years ago
Steven Rostedt e53a6319cc ftrace: let function tracing and function return run together 16 years ago
Steven Rostedt 5a45cfe1c6 ftrace: use code patching for ftrace graph tracer 16 years ago
Steven Rostedt df4fc31558 ftrace: add function tracing to single thread 16 years ago
Frederic Weisbecker 287b6e68ca tracing/function-return-tracer: set a more human readable output 16 years ago
Frederic Weisbecker fb52607afc tracing/function-return-tracer: change the name into function-graph-tracer 16 years ago
Frederic Weisbecker eae849ca03 tracing/function-return-tracer: don't trace kfree while it frees the return stack 16 years ago
Frederic Weisbecker f201ae2356 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically 16 years ago
Steven Rostedt 32464779a1 ftrace: fix dyn ftrace filter selection 16 years ago
Steven Rostedt 8204327831 ftrace: make filtered functions effective on setting 16 years ago
Steven Rostedt f10ed36ec1 ftrace: fix set_ftrace_filter 16 years ago
walimis 5821e1b74f function tracing: fix wrong pos computing when read buffer has been fulfilled 16 years ago
Frederic Weisbecker e7d3737ea1 tracing/function-return-tracer: support for dynamic ftrace on function return tracer 16 years ago
Steven Rostedt ee02a2e5c8 ftrace: make filtered functions effective on setting 16 years ago
Steven Rostedt 982c350b9e ftrace: fix dyn ftrace filter 16 years ago
Steven Rostedt 20e5227e9f ftrace: allow NULL pointers in mcount_loc 16 years ago
Steven Rostedt 31e889098a ftrace: pass module struct to arch dynamic ftrace functions 16 years ago
Steven Rostedt 918c115410 ftrace: do not process freed records 16 years ago
Steven Rostedt b17e8a37a1 ftrace: disable ftrace on anomalies in trace start and stop 16 years ago
Steven Rostedt f3c7ac40a9 ftrace: remove condition from ftrace_record_ip 16 years ago
walimis b3535c6390 ftrace: remove unnecessary if condition of __unregister_ftrace_function 16 years ago
Steven Rostedt a358324466 ring-buffer: buffer record on/off switch 16 years ago
Frederic Weisbecker 15e6cb3673 tracing: add a tracer to catch execution time of kernel functions 16 years ago
Steven Rostedt 0183fb1c94 ftrace: fix set_ftrace_filter 16 years ago
Steven Rostedt 60a7ecf426 ftrace: add quick function trace stop 16 years ago
Frederic Weisbecker 0b6e4d56bf ftrace: perform an initialization for ftrace to enable it 17 years ago