Re: [PATCH v7 00/14] perf: Support multiple system call tables in the build

2025-04-05 Thread Namhyung Kim
On Tue, Mar 18, 2025 at 10:07:27PM -0700, Ian Rogers wrote: > This work builds on the clean up of system call tables and removal of > libaudit by Charlie Jenkins . > > The system call table in perf trace is used to map system call numbers > to names and vice versa. Prior to these changes, a single

Re: [PATCH v7 00/14] perf: Support multiple system call tables in the build

2025-03-21 Thread Namhyung Kim
On Tue, 18 Mar 2025 22:07:27 -0700, Ian Rogers wrote: > This work builds on the clean up of system call tables and removal of > libaudit by Charlie Jenkins . > > The system call table in perf trace is used to map system call numbers > to names and vice versa. Prior to these changes, a single table