[PATCH 1/2] tools/perf: Fix the file mode with copyfile while adding file to build-id cache

2023-01-15 Thread Athira Rajeev
The test "build id cache operations" fails on powerpc As below: Adding 5a0fd882b53084224ba47b624c55a469 ./tests/shell/../pe-file.exe: Ok build id: 5a0fd882b53084224ba47b624c55a469 link: /tmp/perf.debug.ZTu/.build-id/5a/0fd882b53084224ba47b624c55a469 file: /tmp/perf

Re: [PATCH 1/2] tools/perf: Fix the file mode with copyfile while adding file to build-id cache

2023-01-18 Thread Arnaldo Carvalho de Melo
Em Mon, Jan 16, 2023 at 10:31:30AM +0530, Athira Rajeev escreveu: > The test "build id cache operations" fails on powerpc > As below: > > Adding 5a0fd882b53084224ba47b624c55a469 ./tests/shell/../pe-file.exe: Ok > build id: 5a0fd882b53084224ba47b624c55a469 > link: /tmp/perf.debug.

Re: [PATCH 1/2] tools/perf: Fix the file mode with copyfile while adding file to build-id cache

2023-01-19 Thread Athira Rajeev
> On 18-Jan-2023, at 7:20 PM, Arnaldo Carvalho de Melo wrote: > > Em Mon, Jan 16, 2023 at 10:31:30AM +0530, Athira Rajeev escreveu: >> The test "build id cache operations" fails on powerpc >> As below: >> >> Adding 5a0fd882b53084224ba47b624c55a469 ./tests/shell/../pe-file.exe: Ok >>