linux/tools/perf/util/scripting-engines
Arnaldo Carvalho de Melo 6c3466435b tools: Adopt __noreturn from kernel sources
To have a more compact way to specify that a function doesn't return,
instead of the open coded:

	__attribute__((noreturn))

And use it instead of the tools/perf/ specific variation, NORETURN.

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-l0y144qzixcy5t4c6i7pdiqj@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2017-06-19 15:14:58 -03:00
..
Build perf scripting perl: Fix compile error with some perl5 versions 2017-02-13 17:22:32 -03:00
trace-event-perl.c perf tools: Move HAS_BOOL define to where perl headers are used 2017-04-26 15:27:52 -03:00
trace-event-python.c tools: Adopt __noreturn from kernel sources 2017-06-19 15:14:58 -03:00