Em Thu, Mar 25, 2021 at 12:39:34PM +0800, Wan Jiabing escreveu:
> struct evlist has been declared at 10th line.
> struct comm has been declared at 15th line.
> Remove the duplicate.
Thanks, applied.
- Arnaldo
> Signed-off-by: Wan Jiabing
> ---
> tools/perf/util/metricgroup.h | 1 -
> tools/
struct evlist has been declared at 10th line.
struct comm has been declared at 15th line.
Remove the duplicate.
Signed-off-by: Wan Jiabing
---
tools/perf/util/metricgroup.h | 1 -
tools/perf/util/thread-stack.h | 1 -
2 files changed, 2 deletions(-)
diff --git a/tools/perf/util/metricgroup.h b
2 matches
Mail list logo