Merge branch 'perfcounters/tracing' into perfcounters/core
Merge reason: this topic is ready now to merge into the main development branch for .32, with functional perf trace output. Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
@ -1428,7 +1428,7 @@ static int __cmd_report(void)
|
||||
exit(-1);
|
||||
}
|
||||
if (callchain) {
|
||||
fprintf(stderr, "selected -c but no callchain data."
|
||||
fprintf(stderr, "selected -g but no callchain data."
|
||||
" Did you call perf record without"
|
||||
" -g?\n");
|
||||
exit(-1);
|
||||
|
Reference in New Issue
Block a user