Commit History

Author SHA1 Message Date
  Masami Hiramatsu 647664eaf4 ftrace: add ftrace_set_filter_ip() for address based filter 13 years ago
  Steven Rostedt ea701f11da ftrace: Add selftest to test function trace recursion protection 13 years ago
  Steven Rostedt 4740974a68 ftrace: Add default recursion protection for function tracing 13 years ago
  Steven Rostedt 08f6fba503 ftrace/x86: Add separate function to save regs 13 years ago
  Steven Rostedt a1e2e31d17 ftrace: Return pt_regs to function trace callback 14 years ago
  Steven Rostedt ccf3672d53 ftrace: Consolidate arch dependent functions with 'list' function 13 years ago
  Steven Rostedt 2f5f6ad939 ftrace: Pass ftrace_ops as third parameter to function trace callback 14 years ago
  Borislav Petkov 8d240dd88c ftrace: Remove a superfluous check 13 years ago
  Steven Rostedt e4f5d5440b ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code() 13 years ago
  Steven Rostedt 8ed3e2cfe4 ftrace: Make ftrace_modify_all_code() global for archs to use 13 years ago
  Steven Rostedt f0cf973a22 ftrace: Return record ip addr for ftrace_location() 13 years ago
  Steven Rostedt a650e02a52 ftrace: Consolidate ftrace_location() and ftrace_text_reserved() 13 years ago
  Steven Rostedt 9644302e33 ftrace: Speed up search by skipping pages by address 13 years ago
  Steven Rostedt 706c81f87f ftrace: Remove extra helper functions 13 years ago
  Steven Rostedt 9fd49328fc ftrace: Sort all function addresses, not just per page 13 years ago
  Jiri Olsa 50e18b94c6 tracing: Use seq_*_private interface for some seq files 13 years ago
  Rajesh Bhagat db6544e007 ftrace: Fix function_graph for archs that test ftrace_trace_function 13 years ago
  Jiri Olsa 5500fa5119 ftrace, perf: Add filter support for function trace event 13 years ago
  Jiri Olsa e248491ac2 ftrace: Add enable/disable ftrace_ops control interface 13 years ago
  Thomas Meyer 47b0edcb59 tracing/trivial: Use kcalloc instead of kzalloc to allocate array 13 years ago
  Jiri Olsa ac483c446b ftrace: Change filter/notrace set functions to return exit code 13 years ago
  Steven Rostedt 2a85a37f16 ftrace: Allow access to the boot time function enabling 13 years ago
  Steven Rostedt 69a3083c4a ftrace: Decouple hash items from showing filtered functions 13 years ago
  Steven Rostedt fc13cb0ce4 ftrace: Allow other users of function tracing to use the output listing 13 years ago
  Steven Rostedt 06a51d9307 ftrace: Create ftrace_hash_empty() helper routine 13 years ago
  Steven Rostedt c842e97552 ftrace: Fix ftrace hash record update with notrace 13 years ago
  Steven Rostedt 5855fead9c ftrace: Use bsearch to find record ip 13 years ago
  Steven Rostedt 68950619f8 ftrace: Sort the mcount records on each page 13 years ago
  Steven Rostedt 85ae32ae01 ftrace: Replace record newlist with record page list 13 years ago
  Steven Rostedt a790087554 ftrace: Allocate the mcount record pages as groups 13 years ago