Re: [PATCH 1/1] eal: add tracepoints to track lcores and services

2023-05-03 Thread Mattias Rönnblom
Fiorini >> Subject: [PATCH 1/1] eal: add tracepoints to track lcores and services >> >> The tracepoints added are used to track lcore role and status, >> as well as service mapping and service runstates. These >> tracepoints are then used in analyses in Trace Compass. &g

RE: [PATCH 1/1] eal: add tracepoints to track lcores and services

2023-05-03 Thread Van Haaren, Harry
> -Original Message- > From: Arnaud Fiorini > Sent: Monday, April 24, 2023 4:24 PM > To: Thomas Monjalon ; Jerin Jacob ; > Sunil Kumar Kori ; Van Haaren, Harry > > Cc: dev@dpdk.org; Arnaud Fiorini > Subject: [PATCH 1/1] eal: add tracepoints to track lcor

[PATCH 1/1] eal: add tracepoints to track lcores and services

2023-04-24 Thread Arnaud Fiorini
The tracepoints added are used to track lcore role and status, as well as service mapping and service runstates. These tracepoints are then used in analyses in Trace Compass. Signed-off-by: Arnaud Fiorini --- .mailmap | 1 + lib/eal/common/eal_common_thread.c