]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
perf scripting: Don't die if scripting can't be setup, disable it
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 25 Oct 2016 20:30:05 +0000 (17:30 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 28 Oct 2016 13:29:44 +0000 (11:29 -0200)
commit9a8860bbaa936407aa95d7d3ef836036a117b207
treeed9e8372df152aa582effafaede80e0e1dfddb30
parentcf346d5bd4b9d61656df2f72565c9b354ef3ca0d
perf scripting: Don't die if scripting can't be setup, disable it

Removing one more set of die() calls.

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-6pyil685m5i2tugg56gcy0tg@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/trace-event-scripting.c