diff options
author | 2017-07-01 11:21:59 -0300 | |
---|---|---|
committer | 2017-07-18 23:14:14 -0300 | |
commit | 8526bafc149ee4d0df5eabca0f440164ec705c99 (patch) | |
tree | 74092398a1f1c140272b778df9cad9cfd35868dd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | perf record: Do not ask for precise_ip with --no-samples (diff) | |
download | wireguard-linux-8526bafc149ee4d0df5eabca0f440164ec705c99.tar.xz wireguard-linux-8526bafc149ee4d0df5eabca0f440164ec705c99.zip |
perf test sdt: Handle realpath() failure
It can return NULL, in which case we should bail out and remove the
directory created with mkdtemp(), which is stored in the "__tempdir"
variable, not in "tempdir".
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Fixes: 8e5dc848356e ("perf test: Add a test case for SDT event")
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions