summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorIan Rogers <irogers@google.com>2026-06-04 23:24:18 -0700
committerNamhyung Kim <namhyung@kernel.org>2026-07-10 17:34:54 -0700
commitc25a46dc6304000fffa9960cfb1f8fc296aa69a3 (patch)
tree9f8421d8e87218269a7d989e15d9245e62b53a6b /scripts/Makefile.thinlto
parentfb4751e79c45cb48cff1c1d86b10a9cc6f6612fe (diff)
perf clang-format: Prioritize Python.h and expand other categories
This commit updates the .clang-format rules for the perf tools. It prioritizes Python.h sorting and expands the regex lists for C standard library and OS specific headers. - Prioritize Python.h by sorting it first (Priority -1), ensuring it is sorted before even the main header (Priority 0). - Keep other header priorities (1 and 2) to maintain their relative order. - Sanity check and complete "C Standard Library Headers" up to C23 (added stdbit.h, stdckdint.h). - Sanity check and complete "OS/System-Specific Headers" based on actual usage in tools/perf (added asm-generic, uapi, and various flat POSIX/system headers). Signed-off-by: Ian Rogers <irogers@google.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions