[PATCH 0/2] perf trace: Two trivial fixes
From: Ravi Bangoria
Date: Tue Jan 30 2018 - 00:29:26 EST
Two independent fixes:
First adds 'generated' directory into .gitignore
Second fixes call-graph output with perf trace
Ravi Bangoria (2):
perf tools: Add trace/beauty/generated/ into .gitignore
perf trace: Fix call-graph output
tools/perf/.gitignore | 1 +
tools/perf/builtin-trace.c | 5 ++++-
2 files changed, 5 insertions(+), 1 deletion(-)
--
1.8.3.1