[PATCH 0/1] eal: add tracepoints to track lcores and services
Arnaud Fiorini
arnaud.fiorini at polymtl.ca
Mon Apr 24 17:24:11 CEST 2023
The events generated by these tracepoints are then used in Trace
Compass[1] to show the lcore state and service state throughout the
execution of a program. A trace has been generated using the service
cores application and can be used to test the analysis.
[1] https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/200457
Arnaud Fiorini (1):
eal: add tracepoints to track lcores and services
.mailmap | 1 +
lib/eal/common/eal_common_thread.c | 4 ++
lib/eal/common/eal_common_trace_points.c | 21 +++++++++
lib/eal/common/rte_service.c | 18 ++++++-
lib/eal/include/eal_trace_internal.h | 60 ++++++++++++++++++++++++
5 files changed, 103 insertions(+), 1 deletion(-)
--
2.25.1
More information about the dev
mailing list