Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | trace-cmd/restore: Allow override where debugfs/tracing and kallsyms come from | Steven Rostedt | 2011-01-28 |
| | | | | | | | | | | | | Add to trace-cmd restore: -t dir: where dir is the directory to search instead of looking at debugfs/tracing -k file: where to read kallsyms from, instead of reading /proc/kallsyms Signed-off-by: Steven Rostedt <rostedt@goodmis.org> | ||
* | trace-cmd: Add trace-cmd restore | Steven Rostedt | 2010-09-13 |
The restore feature now allows you to make a trace.dat file from several trace.dat.cpu.X files. This will let you put together files leftover from a crashed trace-cmd record run. Signed-off-by: Steven Rostedt <rostedt@goodmis.org> |