qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* tracing.rst neglects to document syntax of trace-events files
@ 2022-01-18  8:23 Markus Armbruster
  2022-01-18  9:02 ` Daniel P. Berrangé
  0 siblings, 1 reply; 3+ messages in thread
From: Markus Armbruster @ 2022-01-18  8:23 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: qemu-devel

Almost[*] all trace-events files start with this line:

    # See docs/devel/tracing.rst for syntax documentation.

But I can't find syntax documentation there.


[*] Exceptions:
    $ git-ls-files \*/trace-events| xargs fgrep -L '# See docs/devel/tracing.rst for syntax documentation.'
    ebpf/trace-events
    hw/core/trace-events
    hw/hyperv/trace-events
    hw/mips/trace-events
    hw/net/can/trace-events
    hw/nubus/trace-events
    hw/nvme/trace-events
    hw/remote/trace-events
    hw/sh4/trace-events
    hw/ssi/trace-events
    target/arm/hvf/trace-events
    target/riscv/trace-events
    target/s390x/kvm/trace-events



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

end of thread, other threads:[~2022-01-26 13:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-18  8:23 tracing.rst neglects to document syntax of trace-events files Markus Armbruster
2022-01-18  9:02 ` Daniel P. Berrangé
2022-01-26 13:11   ` Stefan Hajnoczi

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).