Re: [PATCH v3] perf: build reproducibility improvements

2021-04-12 Thread Denys Zagorui -X (dzagorui - GLOBALLOGIC INC at Cisco)
nary. ________ From: Jiri Olsa Sent: 09 April 2021 17:11 To: Denys Zagorui -X (dzagorui - GLOBALLOGIC INC at Cisco) Cc: linux-kernel@vger.kernel.org; pet...@infradead.org; mi...@redhat.com; a...@kernel.org; mark.rutl...@arm.com; alexander.shish...@linux.intel.com;

Re: [PATCH v3] perf: build reproducibility improvements

2021-04-09 Thread Jiri Olsa
On Thu, Apr 08, 2021 at 05:51:35AM -0700, Denys Zagorui wrote: > This patch helps to make perf build more reproducible > > It seems there is some need to have an ability to invoke > perf from build directory without installation > (84cfac7f05e1: perf tools: Set and pass DOCDIR to builtin-report.c)

[PATCH v3] perf: build reproducibility improvements

2021-04-08 Thread Denys Zagorui
This patch helps to make perf build more reproducible It seems there is some need to have an ability to invoke perf from build directory without installation (84cfac7f05e1: perf tools: Set and pass DOCDIR to builtin-report.c) DOCDIR contains an absolute path to kernel source directory. This path c