Commit Graph

69 Commits (b17e8a37a13d0e87165054714434534bb7e69f2d)

Author SHA1 Message Date
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
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
Steven Rostedt 90d595fe5c ftrace: enable mcount recording for modules 17 years ago
Steven Rostedt 68bf21aa15 ftrace: mcount call site on boot nops core 17 years ago
Rusty Russell 784e2d7600 stop_machine: fix up ftrace.c 17 years ago
Ingo Molnar b2613e370d ftrace: build fix for ftraced_suspend 17 years ago
Steven Rostedt a2bb6a3d85 ftrace: add ftrace_kill_atomic 17 years ago
Abhishek Sagar 98a05ed4bd ftrace: prevent ftrace modifications while being kprobe'd, v2 17 years ago
Abhishek Sagar f22f9a89ce ftrace: avoid modifying kprobe'd records 17 years ago
Abhishek Sagar ecea656d1d ftrace: freeze kprobe'd records 17 years ago
Abhishek Sagar 395a59d0f8 ftrace: store mcount address in rec->ip 17 years ago
Ingo Molnar f22529351f namespacecheck: fixes 17 years ago
Abhishek Sagar a4500b84c5 ftrace: fix "notrace" filtering priority 17 years ago
Abhishek Sagar 34078a5e44 ftrace: prevent freeing of all failed updates 17 years ago
Abhishek Sagar eb9a7bf091 ftrace: add debugfs entry 'failures' 17 years ago
Abhishek Sagar 1d74f2a0f6 ftrace: remove ftrace_ip_converted() 17 years ago
Abhishek Sagar 0eb967012e ftrace: prevent freeing of all failed updates 17 years ago
Steven Rostedt ad90c0e3ce ftrace: user update and disable dynamic ftrace daemon 17 years ago
Abhishek Sagar 492a7ea5bc ftrace: fix updating of ftrace_update_cnt 17 years ago
Abhishek Sagar ffdaa3582b ftrace: safe traversal of ftrace_hash hlist 17 years ago
Steven Rostedt 41c52c0db9 ftrace: set_ftrace_notrace feature 17 years ago
Ingo Molnar 2d8b820b2e ftrace: cleanups 17 years ago
Ingo Molnar 37135677e6 ftrace: fix mcount export bug 17 years ago
David Miller aa5e5ceaf5 ftrace: remove packed attribute on ftrace_page. 17 years ago
Steven Rostedt 2bb6f8d638 ftrace: use raw_smp_processor_id for mcount functions 17 years ago