diff options
author | Jakub Kicinski <[email protected]> | 2024-11-13 11:32:38 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-11-18 18:38:07 -0800 |
commit | 6204656478bec37a3c801cbd6a451e085bbaca41 (patch) | |
tree | cef0421a5f39338671795afc83a24aca5762acfa /tools/perf/scripts/python/stackcollapse.py | |
parent | 5bf99baefb3ebebb13128ebfe58ebc6add5afd43 (diff) |
tools: ynl-gen: allow uapi headers in sub-dirs
Binder places its headers under include/uapi/linux/android/
Make sure replace / with _ in the uAPI header guard, the c_upper()
is more strict and only converts - to _. This is likely a good
constraint to have, to enforce sane naming in enums etc.
But paths may include /.
Signed-off-by: Li Li <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions