* When the trace buffers are saved to disk?
@ 2024-11-28 19:17 Adel Belkhiri
0 siblings, 0 replies; only message in thread
From: Adel Belkhiri @ 2024-11-28 19:17 UTC (permalink / raw)
To: dev
[-- Attachment #1: Type: text/plain, Size: 710 bytes --]
Hi all,
Recently, while tracing applications from the apps and examples
directories, I became confused about when the trace buffer is written to
disk. Is the trace data saved only when rte_save_trace() is called, or does
it also automatically save when the buffer becomes full?
From my understanding, rte_save_trace() is invoked when the application
executes rte_eal_cleanup(). Does this mean the target application needs to
explicitly support tracing by calling rte_save_trace()—perhaps at regular
intervals—to dump the trace buffer to disk? Otherwise, will we only get a
fragment of the trace saved during rte_eal_cleanup() execution?
Thank you for clarifying this point.
Best,
Adel
[-- Attachment #2: Type: text/html, Size: 742 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-28 19:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-28 19:17 When the trace buffers are saved to disk? Adel Belkhiri
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).