X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=tools%2Fperf%2Futil%2Fheader.c;h=b5baff3007bbd477551cc2e62770e534d0919f33;hb=7a759cd8e8272ee18922838ee711219c7c796a31;hp=5cac8d5e009a88ff096d9e2f8026e39e8567c595;hpb=7a1ac110c22eb726684c837544a2d42c33e07be7;p=karo-tx-linux.git diff --git a/tools/perf/util/header.c b/tools/perf/util/header.c index 5cac8d5e009a..b5baff3007bb 100644 --- a/tools/perf/util/header.c +++ b/tools/perf/util/header.c @@ -841,7 +841,7 @@ static int write_group_desc(int fd, struct perf_header *h __maybe_unused, /* * default get_cpuid(): nothing gets recorded - * actual implementation must be in arch/$(ARCH)/util/header.c + * actual implementation must be in arch/$(SRCARCH)/util/header.c */ int __weak get_cpuid(char *buffer __maybe_unused, size_t sz __maybe_unused) {