[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200210121832.GA2004503@krava>
Date: Mon, 10 Feb 2020 13:18:32 +0100
From: Jiri Olsa <jolsa@...hat.com>
To: Ravi Bangoria <ravi.bangoria@...ux.ibm.com>
Cc: acme@...nel.org, namhyung@...nel.org, irogers@...gle.com,
songliubraving@...com, yao.jin@...ux.intel.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 0/6] perf annotate: Misc fixes / improvements
On Tue, Feb 04, 2020 at 10:22:27AM +0530, Ravi Bangoria wrote:
> Few fixes / improvements related to perf annotate.
>
> v2: https://lore.kernel.org/r/20200124080432.8065-1-ravi.bangoria@linux.ibm.com
>
> v2->v3:
> - [PATCH v3 2/6] New function annotation_line__exit() to clear
> annotation_line objects.
Acked-by: Jiri Olsa <jolsa@...hat.com>
thanks,
jirka
>
> v1: http://lore.kernel.org/r/20200117092612.30874-1-ravi.bangoria@linux.ibm.com
>
> v1->v2:
> - Split [PATCH v1 1/3] into two patches.
> - Patch 5 and patch 6 are new.
>
> Ravi Bangoria (6):
> perf annotate: Remove privsize from symbol__annotate() args
> perf annotate: Simplify disasm_line allocation and freeing code
> perf annotate: Align struct annotate_args
> perf annotate: Fix segfault with source toggle
> perf annotate: Make few functions static
> perf annotate: Get rid of annotation->nr_jumps
>
> tools/perf/builtin-top.c | 2 +-
> tools/perf/ui/gtk/annotate.c | 2 +-
> tools/perf/util/annotate.c | 115 ++++++++++++++---------------------
> tools/perf/util/annotate.h | 8 +--
> 4 files changed, 49 insertions(+), 78 deletions(-)
>
> --
> 2.24.1
>
Powered by blists - more mailing lists