[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAM9d7cjJ59Uyv5TtosZYQBm4F5eFadyCpuxHioU99=3HH7xg9Q@mail.gmail.com>
Date: Tue, 19 Feb 2019 23:28:31 +0900
From: Namhyung Kim <namhyung@...nel.org>
To: Jiri Olsa <jolsa@...nel.org>
Cc: Arnaldo Carvalho de Melo <acme@...nel.org>,
lkml <linux-kernel@...r.kernel.org>,
Ingo Molnar <mingo@...nel.org>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: Re: [PATCHv3 0/4] perf tools: Assorted fixes
Hi Jirka,
On Tue, Feb 19, 2019 at 6:58 PM Jiri Olsa <jolsa@...nel.org> wrote:
>
> hi,
> sending assorted general fixes that queued
> up in my other branches.
>
> v3 changes:
> - fix for fixes found by Namhyung
> - new patch to use sysfs__mountpoint
>
> v2 changes:
> - renamed the interface to struct cpu_topology/numa_topology
> plus related changes in function names
> - adding missing Fixes tag
>
> Also available in here:
> https://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git
> perf/fixes
>
> thanks,
> jirka
>
>
> ---
> Jiri Olsa (4):
> perf header: Fix wrong node write in NUMA_TOPOLOGY feature
> perf tools: Add cpu_topology object
> perf tools: Add numa_topology object
> perf tools: Use sysfs__mountpoint() when reading cpu topology
Acked-by: Namhyung Kim <namhyung@...nel.org>
Thanks,
Namhyung
>
> tools/perf/util/Build | 1 +
> tools/perf/util/cputopo.c | 277 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> tools/perf/util/cputopo.h | 33 ++++++++++++++++++++++
> tools/perf/util/header.c | 269 ++++++++++++++++++++--------------------------------------------------------------------------------------------------------------------------------------------------------
> 4 files changed, 341 insertions(+), 239 deletions(-)
> create mode 100644 tools/perf/util/cputopo.c
> create mode 100644 tools/perf/util/cputopo.h
Powered by blists - more mailing lists