[PATCH 0/1] tools: perf: Expose sample ID / stream ID to python scripts
Namhyung Kim
namhyung at kernel.org
Mon Feb 5 16:19:40 PST 2024
On Tue, 23 Jan 2024 10:31:36 +0000, Ben Gainey wrote:
> This patch modifies the perf python scripting engine so that the ID and
> STREAM_ID are exposed as part of the sample so that they may be
> correlated to the corresponding throttle/unthrottle event (for example).
>
> NB: For scripts where perf_db_export_mode = True, this may be a breaking
> change depending on how the script is constructed. Each field is passed
> to `sample_table` as an argument so any script that is written as:
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
--
Namhyung Kim <namhyung at kernel.org>
More information about the linux-arm-kernel
mailing list