Commit Graph

144 Commits (c5428e950ad42640f00092949fd17e356dfdeafa)

Author SHA1 Message Date
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 16 years ago
Ingo Molnar f17845e5d9 ftrace: warning in kernel/trace/ftrace.c 17 years ago
Ingo Molnar 66b0de3569 ftrace: fix build failure 17 years ago
Steven Rostedt 08f5ac906d ftrace: remove ftrace hash 17 years ago
Steven Rostedt 4d296c2432 ftrace: remove mcount set 17 years ago
Steven Rostedt cb7be3b2fc ftrace: remove daemon 17 years ago
Steven Rostedt 6912896e99 ftrace: add ftrace warn on to disable ftrace 17 years ago
Steven Rostedt 81adbdc029 ftrace: only have ftrace_kill atomic 17 years ago
Steven Rostedt 593eb8a2d6 ftrace: return error on failed modified text. 17 years ago
Steven Rostedt bd95b88d9e ftrace: release functions from hash 17 years ago
Steven Rostedt 05736a427f ftrace: warn on failure to disable mcount callers 17 years ago
Steven Noonan 71c67d58b5 ftrace: mcount_addr defined but not used 17 years ago
Steven Rostedt 644f991d4b ftrace: fix unlocking of hash 17 years ago
Steven Rostedt 3b47bfc1fc ftrace: remove direct reference to mcount in trace code 17 years ago
Ingo Molnar ac8825ec6d ftrace: clean up macro usage 17 years ago
Stephen Rothwell 2d7da80f71 ftrace: fix build failure 17 years ago
Steven Rostedt 99ecdc43bc ftrace: add necessary locking for ftrace records 17 years ago
Steven Rostedt 00fd61aee1 ftrace: do not init module on ftrace disabled 17 years ago
Steven Rostedt fed1939c64 ftrace: remove old pointers to mcount 17 years ago
Steven Rostedt a9fdda33cd ftrace: do not show freed records in available_filter_functions 17 years ago