mhansen / profilerpedia

Catalog of profilers, profile data formats, data format converters, and profile analysis UIs.
https://profilerpedia.markhansen.co.nz/
27 stars 2 forks source link

Trace Compass updates #29

Closed MatthewKhouzam closed 1 month ago

MatthewKhouzam commented 1 month ago

Hi, trace compass maintainer here.

We support:

Any way to add them to the graph?

mhansen commented 1 month ago

Thank you.

I've added Trace Event Format, I can see that here: https://eclipse.dev/tracecompass/#:~:text=Multiple%20trace%20formats%20supported

In the link above, it says for OTF2, it has to be converted to CTF. Do you also support directly reading OTF2 now?

I think I might leave pcap out of scope; I think network tracing is its own world, that maybe is different enough from software performance profiling that I don't really want to open that can of worms, I don't have the expertise in networking, WDYT?

On Fri, 31 May 2024 at 04:33, Matthew Khouzam @.***> wrote:

Hi, trace compass maintainer here.

We support:

  • PCAP
  • Trace event format
  • OTF2

Any way to add them to the graph?

— Reply to this email directly, view it on GitHub https://github.com/mhansen/profilerpedia/issues/29, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAZYOPNJN4MYKVCYGIQPQ3ZE5WJHAVCNFSM6AAAAABIRN4TJOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGMZDMMZQG4ZDENQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

MatthewKhouzam commented 1 month ago

OTF2 needs to be converted to CTF. So that's true.

For network tracing, I agree. We use PCAP as a way to annotate kernel traces. But it's a WIDE scope. I understand that you may want to keep that quiet.

Thanks, I will share profilerpedia in my circles.

mhansen commented 1 month ago

That's neat, I hadn't heard of using pcap for kernel traces. I suppose it makes sense, it's all traces. I'll run an update of the site now with the addition of trace event format

On Wed, 12 Jun 2024 at 00:04, Matthew Khouzam @.***> wrote:

OTF2 needs to be converted to CTF. So that's true.

For network tracing, I agree. We use PCAP as a way to annotate kernel traces. But it's a WIDE scope. I understand that you may want to keep that quiet.

Thanks, I will share profilerpedia in my circles.

— Reply to this email directly, view it on GitHub https://github.com/mhansen/profilerpedia/issues/29#issuecomment-2160854240, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAZYONTY3K64IGANLJ7CZTZG37YBAVCNFSM6AAAAABIRN4TJOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRQHA2TIMRUGA . You are receiving this because you commented.Message ID: @.***>