aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorGabriel Krisman Bertazi <[email protected]>2024-03-28 17:09:35 -0400
committerJens Axboe <[email protected]>2024-04-15 08:10:26 -0600
commit0f21a9574b1d04afbf818a3e6a60cb95eb04a616 (patch)
treec58cf3e23b6150b7d5ebeb94b90c5764e3bef2f6 /tools/perf/scripts/python/bin/stackcollapse-record
parent22537c9f79417fed70b352d54d01d2586fee9521 (diff)
io_uring: Avoid anonymous enums in io_uring uapi
While valid C, anonymous enums confuse Cython (Python to C translator), as reported by Ritesh (YoSTEALTH) [1] . Since people rely on it when building against liburing and we want to keep this header in sync with the library version, let's name the existing enums in the uapi header. [1] https://github.com/cython/cython/issues/3240 Signed-off-by: Gabriel Krisman Bertazi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions