summaryrefslogtreecommitdiff
path: root/rust/kernel/interop/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorIan Rogers <irogers@google.com>2026-04-01 09:13:22 -0700
committerNamhyung Kim <namhyung@kernel.org>2026-04-02 19:35:16 -0700
commitfbfdf3143271ca695061fa5882651bb512832044 (patch)
tree65424a4f7bb9912e42a43ae7be51154cbf524e1e /rust/kernel/interop/git@git.tavy.me:linux-stable.git
parent8a4aab17c350f7c2ca7c459a9977f8e18f2878f6 (diff)
perf ordered-events: Event processing consistency with the regular reader
Some event processing functions like perf_event__process_tracing_data return a zero or positive value on success. Ordered event processing handles any non-zero value as an error, which is inconsistent with reader__process_events and reader__read_event that only treat negative values as errors. Make the ordered events error handling consistent with that of the events reader. Signed-off-by: Ian Rogers <irogers@google.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'rust/kernel/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions