Commit History

Author SHA1 Message Date
  Namhyung Kim ed6f1c996b tracing: Check return value of tracing_init_dentry() 12 years ago
  Chen Gang 9607a869ee kernel: tracing: Use strlcpy instead of strncpy 12 years ago
  Steven Rostedt (Red Hat) 22f45649ce tracing: Update debugfs README file 12 years ago
  Steven Rostedt (Red Hat) 7fe70b579c tracing: Fix ftrace_dump() 12 years ago
  zhangwei(Jovi) bd6df18716 tracing: Use TRACE_MAX_PRINT instead of constant 12 years ago
  zhangwei(Jovi) 687c878afb tracing: Use pr_warn_once instead of open coded implementation 12 years ago
  Steven Rostedt (Red Hat) 76f119179b tracing: Add "perf" trace_clock 12 years ago
  Steven Rostedt (Red Hat) 8aacf017b0 tracing: Add "uptime" trace clock that uses jiffies 12 years ago
  Steven Rostedt (Red Hat) 328df4759c tracing: Add function-trace option to disable function tracing of latency tracers 12 years ago
  Steven Rostedt (Red Hat) c142be8ebe tracing: Add skip argument to trace_dump_stack() 12 years ago
  Steven Rostedt (Red Hat) 77fd5c15e3 tracing: Add snapshot trigger to function probes 12 years ago
  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