Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please support tx abrt perf event #284

Open
dmills7 opened this issue Nov 5, 2023 · 0 comments
Open

Please support tx abrt perf event #284

dmills7 opened this issue Nov 5, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@dmills7
Copy link

dmills7 commented Nov 5, 2023

Hi, thank you all for creating and maintaining magic-trace!

In one of the applications I've been very keen to profile I am getting this error about an unsupported tx abrt event.

[ Decoding, this takes a while... ]
(monitor.ml Error
  ("BUG: exception raised while parsing perf output. Please report this to https://github.com/janestreet/magic-trace/issues/"
    (exn Not_found)
    (perf_output "17585/17585 45241.495564462: tx abrt 7fffddddc4af [my_function_name] => ... "))
  ("Raised at Base__Error.raise in file \"src/error.ml\", ... )
  ...

Note: I am using magic-trace v1.1.0.

I realised there has been an issue "Support more perf event kinds" #31 that got closed with:

We support all of these now except for async, tx abrt, vmentry and vmexit. Closing this ticket because these are unlikely to come up in the same context as magic-trace is used (but please open a ticket if you find otherwise).

It would be really awesome if tx abrt was also supported 👍

Thank you

@dmills7 dmills7 added the bug Something isn't working label Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant