Dynamic PMU support #5056
-
|
Currently, it seems like existing perfetto data sources support dynamic PMUs via RawEvent, which would allow a user to calculate the appropriate values themselves via sysfs and then encode them in the config. This isn't very convenient though, and it would be nice if perfetto supported named events out-of-the box. Is that something that would be acceptable if I were to contribute it? Or is there some functionality to do this already that I've missed? Thanks in advance |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
There's a patch for this under review at #4744. We're currently waiting on the PR author to respond to @rsavitski's review! |
Beta Was this translation helpful? Give feedback.
There's a patch for this under review at #4744. We're currently waiting on the PR author to respond to @rsavitski's review!