Commit History

Author SHA1 Message Date
  Linus Torvalds 2dcd9c71c1 Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 7 years ago
  Ingo Molnar 8c5db92a70 Merge branch 'linus' into locking/core, to resolve conflicts 7 years ago
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
  Mark Rutland 6aa7de0591 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() 8 years ago
  Tom Zanussi 7e465baa80 tracing: Make traceprobe parsing code reusable 8 years ago
  Joel Fernandes d8c4deee6d tracing: Remove obsolete sched_switch tracer selftest 8 years ago
  Ziqian SUN (Zamir) c7b3ae0bd2 tracing: Ignore mmiotrace from kernel commandline 8 years ago
  Steven Rostedt (VMware) 065e63f951 tracing: Only have rmmod clear buffers that its events were active in 8 years ago
  Chunyan Zhang f86f418059 trace: fix the errors caused by incompatible type of RCU variables 8 years ago
  Joel Fernandes d914ba37d7 tracing: Add support for recording tgid of tasks 8 years ago
  Steven Rostedt (VMware) 8c08f0d5c6 ftrace: Have cached module filters be an active filter 8 years ago
  Steven Rostedt (VMware) 673feb9d76 ftrace: Add :mod: caching infrastructure to trace_array 8 years ago
  Jeremy Linton f57a41434f trace: rename enum_map functions 8 years ago
  Jeremy Linton 00f4b652b6 trace: rename trace_enum_map to trace_eval_map 8 years ago
  Steven Rostedt (VMware) 8a49f3e03c ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub 8 years ago
  Naveen N. Rao a0e6369e4b ftrace/instances: Clear function triggers when removing instances 8 years ago
  Linus Torvalds 4c174688ee Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 8 years ago
  Steven Rostedt (VMware) 2290f2c589 tracing/ftrace: Allow for the traceonoff probe be unique to instances 8 years ago
  Steven Rostedt (VMware) 6e4443199e tracing/ftrace: Add a better way to pass data via the probe functions 8 years ago
  Steven Rostedt (VMware) 7b60f3d876 ftrace: Dynamically create the probe ftrace_ops for the trace_array 8 years ago
  Steven Rostedt (VMware) b5f081b563 tracing: Pass the trace_array into ftrace_probe_ops functions 8 years ago
  Steven Rostedt (VMware) 04ec7bb642 tracing: Have the trace_array hold the list of registered func probes 8 years ago
  Steven Rostedt (VMware) eee8ded131 ftrace: Have the function probes call their own function 8 years ago
  Steven Rostedt (VMware) 1ec3a81a0c ftrace: Have each function probe use its own ftrace_ops 8 years ago
  Steven Rostedt (VMware) d3d532d798 ftrace: Have unregister_ftrace_function_probe_func() return a value 8 years ago
  Steven Rostedt (VMware) 1a48df0041 ftrace: Remove data field from ftrace_func_probe structure 8 years ago
  Steven Rostedt (VMware) 78f78e07d5 ftrace: Remove unused unregister_ftrace_function_probe_all() function 8 years ago
  Steven Rostedt (VMware) 0fe7e7e3f8 ftrace: Remove unused unregister_ftrace_function_probe() function 8 years ago
  Steven Rostedt (VMware) 41794f1907 ftrace: Added ftrace_func_mapper for function probe triggers 8 years ago
  Steven Rostedt (VMware) bca6c8d048 ftrace: Pass probe ops to probe function 8 years ago