summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorLarysa Zaremba <larysa.zaremba@intel.com>2026-06-25 18:02:05 +0200
committerTony Nguyen <anthony.l.nguyen@intel.com>2026-08-12 13:56:51 -0700
commit1150ca4085afc2a42efb914dc990c68e0b3fbcb4 (patch)
treef8c2efb98462bd484a86f2b72e497e7eb6575534 /tools/perf/scripts/python/bin/stackcollapse-record
parent047cdea66752feefc6cbf1dfa97a78dba48dbb66 (diff)
idpf: print a debug message and bail in case of non-event ctlq message
Unlike previous internal idpf ctlq implementation, libie_cp calls the default message handler for all received messages that do not have a matching xn transaction, not only for VIRTCHNL2_OP_EVENT. This leads to many error messages printing garbage, because the parsing expected a valid event message, but got e.g. a delayed response for a timed-out transaction. The information about timed-out transactions and otherwise unhandleable messages can still be valuable for developers, so print the information with dynamic debug and exit the function, so the following functions can parse valid events in peace. Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com> Reviewed-by: Michal Kubiak <michal.kubiak@intel.com> Tested-by: Samuel Salin <Samuel.salin@intel.com> Signed-off-by: Larysa Zaremba <larysa.zaremba@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions