Loading tools/perf/util/branch.h +1 −3 Original line number Diff line number Diff line Loading @@ -7,11 +7,9 @@ * detected in at least musl libc, used in Alpine Linux. -acme */ #include <stdio.h> #include <stdint.h> #include <linux/compiler.h> #include <linux/stddef.h> #include <linux/perf_event.h> #include <linux/types.h> #include "util/map_symbol.h" #include "event.h" struct branch_flags { Loading Loading
tools/perf/util/branch.h +1 −3 Original line number Diff line number Diff line Loading @@ -7,11 +7,9 @@ * detected in at least musl libc, used in Alpine Linux. -acme */ #include <stdio.h> #include <stdint.h> #include <linux/compiler.h> #include <linux/stddef.h> #include <linux/perf_event.h> #include <linux/types.h> #include "util/map_symbol.h" #include "event.h" struct branch_flags { Loading