Commit History

Author SHA1 Message Date
  Steven Rostedt (Red Hat) 3209cff449 tracing: Add alloc/free_snapshot() to replace duplicate code 12 years ago
  Steven Rostedt (Red Hat) 1b22e382ab tracing: Let tracing_snapshot() be used by modules but not NMI 12 years ago
  Steven Rostedt (Red Hat) ca268da6e4 tracing: Add internal ftrace trace_puts() for ftrace to use 12 years ago
  Steven Rostedt (Red Hat) 09ae72348e tracing: Add trace_puts() for even faster trace_printk() tracing 12 years ago
  Steven Rostedt (Red Hat) 55034cd6e6 tracing: Add alloc_snapshot kernel command line parameter 12 years ago
  Steven Rostedt (Red Hat) f4e781c0a8 tracing: Move the tracing selftest code into its own function 12 years ago
  Steven Rostedt (Red Hat) ad909e21bb tracing: Add internal tracing_snapshot() functions 12 years ago
  Steven Rostedt (Red Hat) a695cb5816 tracing: Prevent deleting instances when they are being read 12 years ago
  Steven Rostedt (Red Hat) 121aaee7b0 tracing: Add per_cpu directory into tracing instances 12 years ago
  Steven Rostedt (Red Hat) ce9bae5597 tracing: Add snapshot feature to instances 12 years ago
  Steven Rostedt (Red Hat) 737223fbca tracing: Consolidate buffer allocation code 12 years ago
  Steven Rostedt (Red Hat) 45ad21ca55 tracing: Have trace_array keep track if snapshot buffer is allocated 12 years ago
  Steven Rostedt (Red Hat) 6de58e6269 tracing: Add snapshot_raw to extract the raw data from snapshot 12 years ago
  Steven Rostedt (Red Hat) f1affcaaa8 tracing: Add snapshot in the per_cpu trace directories 12 years ago
  Steven Rostedt (Red Hat) 12883efb67 tracing: Consolidate max_tr into main trace_array structure 12 years ago
  Steven Rostedt (Red Hat) 873c642f59 tracing: Clear all trace buffers when unloaded module event was used 12 years ago
  Steven Rostedt (Red Hat) 15693458c4 tracing/ring-buffer: Move poll wake ups into ring buffer code 12 years ago
  Steven Rostedt b627344fef tracing: Fix read blocking on trace_pipe_raw 12 years ago
  Steven Rostedt cc60cdc952 tracing: Fix polling on trace_pipe_raw 12 years ago
  Steven Rostedt (Red Hat) 189e5784f6 tracing: Do not block on splice if either file or splice NONBLOCK flag is set 12 years ago
  Steven Rostedt 0c8916c342 tracing: Add rmdir to remove multibuffer instances 13 years ago
  Steven Rostedt 277ba04461 tracing: Add interface to allow multiple trace buffers 13 years ago
  Steven Rostedt a7603ff4b5 tracing: Replace the static global per_cpu arrays with allocated per_cpu 13 years ago
  Steven Rostedt ccb469a198 tracing: Pass the ftrace_file to the buffer lock reserve code 13 years ago
  Steven Rostedt 2b6080f28c tracing: Encapsulate global_trace and remove dependencies on global vars 13 years ago
  Steven Rostedt ae3b5093ad tracing: Use RING_BUFFER_ALL_CPUS for TRACE_PIPE_ALL_CPU 12 years ago
  Steven Rostedt ae63b31e4d tracing: Separate out trace events from global variables 13 years ago
  Steven Rostedt (Red Hat) 613f04a0f5 tracing: Prevent buffer overwrite disabled for latency tracers 12 years ago
  Steven Rostedt (Red Hat) 8090282265 tracing: Keep overwrite in sync between regular and snapshot buffers 12 years ago
  Steven Rostedt (Red Hat) 69d34da298 tracing: Protect tracer flags with trace_types_lock 12 years ago