[PATCH 0/2] Small changes for perf tools

Tiezhu Yang posted 2 patches 1 year, 4 months ago
tools/lib/api/fs/tracing_path.c | 2 +-
tools/perf/Makefile             | 8 +++++++-
tools/perf/util/print-events.c  | 3 ++-
3 files changed, 10 insertions(+), 3 deletions(-)
[PATCH 0/2] Small changes for perf tools
Posted by Tiezhu Yang 1 year, 4 months ago
Tiezhu Yang (2):
  perf tools: Fix wrong message when running "make JOBS=1"
  perf list: Give clues if failed to open tracing events directory

 tools/lib/api/fs/tracing_path.c | 2 +-
 tools/perf/Makefile             | 8 +++++++-
 tools/perf/util/print-events.c  | 3 ++-
 3 files changed, 10 insertions(+), 3 deletions(-)

-- 
2.42.0
Re: [PATCH 0/2] Small changes for perf tools
Posted by Arnaldo Carvalho de Melo 1 year, 4 months ago
On Tue, Jul 30, 2024 at 02:22:59PM +0800, Tiezhu Yang wrote:
> Tiezhu Yang (2):
>   perf tools: Fix wrong message when running "make JOBS=1"
>   perf list: Give clues if failed to open tracing events directory

Thanks, tested and applied.

- Arnaldo
 
>  tools/lib/api/fs/tracing_path.c | 2 +-
>  tools/perf/Makefile             | 8 +++++++-
>  tools/perf/util/print-events.c  | 3 ++-
>  3 files changed, 10 insertions(+), 3 deletions(-)
> 
> -- 
> 2.42.0