Commit History

Author SHA1 Message Date
  Steven Rostedt 6c24499f40 tracing: Fix small merge bug 12 years ago
  Linus Torvalds 9e8529afc4 Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 12 years ago
  Linus Torvalds ae9f4939ba Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
  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) 2930e04d00 tracing: Fix race with update_max_tr_single and changing tracers 12 years ago
  Chen Gang 67012ab1d2 perf: Fix strncpy() use, 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