Re: [PATCH] trace-cmd: Add record --clock option to specify a trace clock

2013-12-11 Thread Steven Rostedt
On Wed, 11 Dec 2013 11:08:32 -0800 Ian Webster wrote: > This change adds a --clock option to trace-cmd record. It simply writes > trace_clock on debugfs. Examples of valid choices on most systems are: local, > global, counter, and any other choice compatible with ftrace. > > This complements Yos

[PATCH] trace-cmd: Add record --clock option to specify a trace clock

2013-12-11 Thread Ian Webster
This change adds a --clock option to trace-cmd record. It simply writes trace_clock on debugfs. Examples of valid choices on most systems are: local, global, counter, and any other choice compatible with ftrace. This complements Yoshihiro Yunomae's change 8c9867c (trace-cmd: Add support for extrac