1
0
Fork 0
alistair23-linux/tools/perf/bench
Arnaldo Carvalho de Melo 0353631aa7 perf tools: Use __maybe_unused consistently
Instead of defining __unused or redefining __maybe_unused.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-4eleto5pih31jw1q4dypm9pf@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2017-06-19 15:27:06 -03:00
..
Build perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c' 2015-10-19 15:39:39 -03:00
bench.h perf tools: Remove unused 'prefix' from builtin functions 2017-03-27 11:58:09 -03:00
futex-hash.c perf tools: Remove unused 'prefix' from builtin functions 2017-03-27 11:58:09 -03:00
futex-lock-pi.c perf tools: Remove unused 'prefix' from builtin functions 2017-03-27 11:58:09 -03:00
futex-requeue.c perf tools: Remove unused 'prefix' from builtin functions 2017-03-27 11:58:09 -03:00
futex-wake-parallel.c perf tools: Remove unused 'prefix' from builtin functions 2017-03-27 11:58:09 -03:00
futex-wake.c perf tools: Remove unused 'prefix' from builtin functions 2017-03-27 11:58:09 -03:00
futex.h perf bench futex: Use __maybe_unused 2017-03-03 19:07:19 -03:00
mem-functions.c perf tools: Move extra string util functions to util/string2.h 2017-04-19 13:01:51 -03:00
mem-memcpy-arch.h perf tools: Remove needless 'extern' from function prototypes 2016-03-23 15:06:35 -03:00
mem-memcpy-x86-64-asm-def.h perf/bench: Fix mem* routines usage after alternatives change 2015-03-03 18:01:10 +01:00
mem-memcpy-x86-64-asm.S perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks 2016-07-12 15:20:32 -03:00
mem-memset-arch.h perf tools: Remove needless 'extern' from function prototypes 2016-03-23 15:06:35 -03:00
mem-memset-x86-64-asm-def.h perf/bench: Fix mem* routines usage after alternatives change 2015-03-03 18:01:10 +01:00
mem-memset-x86-64-asm.S perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks 2016-07-12 15:20:32 -03:00
numa.c perf tools: Use __maybe_unused consistently 2017-06-19 15:27:06 -03:00
sched-messaging.c perf tools: Remove unused 'prefix' from builtin functions 2017-03-27 11:58:09 -03:00
sched-pipe.c perf tools: Remove unused 'prefix' from builtin functions 2017-03-27 11:58:09 -03:00