perf tools: Get rid of on_exit() feature test
commitbac1e4d103f7e3d82e5dc7423c04edcb8c899c22
authorNamhyung Kim <namhyung@kernel.org>
Mon, 12 May 2014 00:47:25 +0000 (12 09:47 +0900)
committerJiri Olsa <jolsa@kernel.org>
Mon, 12 May 2014 09:09:50 +0000 (12 11:09 +0200)
treefce15665bba3941bb2e1c71f751d2071694a8b03
parent4560471053a9eb1586d0091066016a5cbcef4b6b
perf tools: Get rid of on_exit() feature test

The on_exit() function was only used in perf record but it's gone in
previous patch.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Acked-by: Stephane Eranian <eranian@google.com>
Cc: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
Cc: Irina Tirdea <irina.tirdea@intel.com>
Link: http://lkml.kernel.org/r/1399855645-25815-2-git-send-email-namhyung@kernel.org
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
tools/perf/builtin-record.c
tools/perf/config/Makefile
tools/perf/config/feature-checks/Makefile
tools/perf/config/feature-checks/test-all.c
tools/perf/config/feature-checks/test-on-exit.c [deleted file]