DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] eal: add tracepoints to track lcores and services
@ 2023-04-24 15:24 Arnaud Fiorini
  2023-04-24 15:24 ` [PATCH 1/1] " Arnaud Fiorini
  0 siblings, 1 reply; 4+ messages in thread
From: Arnaud Fiorini @ 2023-04-24 15:24 UTC (permalink / raw)
  Cc: dev, Arnaud Fiorini

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-05-03 15:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-24 15:24 [PATCH 0/1] eal: add tracepoints to track lcores and services Arnaud Fiorini
2023-04-24 15:24 ` [PATCH 1/1] " Arnaud Fiorini
2023-05-03 10:14   ` Van Haaren, Harry
2023-05-03 15:17     ` Mattias Rönnblom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).