linux_dsm_epyc7002/tools/perf/util
Masami Hiramatsu eb47cb2eb2 perf probe: Fix get_real_path to free allocated memory in error path
Fix get_real_path to free allocated memory when comp_dir is used for
complementing path and getting an error.

Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Naohiro Aota <naota@elisp.net>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20150226082504.28125.74506.stgit@localhost.localdomain
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2015-02-26 11:59:05 -03:00
..
include tools: Remove bitops/hweight usage of bits in tools/perf 2015-01-16 17:49:29 -03:00
scripting-engines perf build: Add scripts objects building 2015-02-12 11:49:53 -03:00
abspath.c
alias.c
annotate.c perf tools: Remove EOL whitespaces 2015-01-21 13:24:31 -03:00
annotate.h perf tools: Fix segfault for symbol annotation on TUI 2015-01-16 17:49:29 -03:00
bitmap.c
Build perf data: Add perf data to CTF conversion support 2015-02-25 16:13:12 -03:00
build-id.c perf buildid-cache: Consolidate .build-id cache path generators 2015-02-11 12:37:33 -03:00
build-id.h perf buildid-cache: Remove unneeded debugdir parameters 2015-02-11 12:37:33 -03:00
cache.h perf tools: Make perf aware of tracefs 2015-02-11 12:37:08 -03:00
callchain.c perf tools: Enable LBR call stack support 2015-02-18 17:16:17 +01:00
callchain.h perf tools: Enable LBR call stack support 2015-02-18 17:16:17 +01:00
cgroup.c
cgroup.h
cloexec.c
cloexec.h
color.c perf tools: Remove some unused functions from color.c 2015-01-21 13:24:32 -03:00
color.h perf tools: Remove some unused functions from color.c 2015-01-21 13:24:32 -03:00
comm.c
comm.h
config.c
cpumap.c
cpumap.h
ctype.c
data-convert-bt.c perf data: Add a 'perf' prefix to the generic fields 2015-02-25 16:14:33 -03:00
data-convert-bt.h perf data: Add perf data to CTF conversion support 2015-02-25 16:13:12 -03:00
data.c
data.h
db-export.c
db-export.h
debug.c perf data: Add perf data to CTF conversion support 2015-02-25 16:13:12 -03:00
debug.h perf data: Add perf data to CTF conversion support 2015-02-25 16:13:12 -03:00
dso.c perf symbols: debuglink should take symfs option into account 2015-02-06 11:46:36 +01:00
dso.h perf callchain: Cache eh/debug frame offset for dwarf unwind 2015-01-29 16:20:42 -03:00
dwarf-aux.c perf probe: Fix to handle optimized not-inlined functions 2015-02-06 11:46:36 +01:00
dwarf-aux.h perf probe: Fix to handle optimized not-inlined functions 2015-02-06 11:46:36 +01:00
environment.c
event.c perf tools: Print the thread's tid on PERF_RECORD_COMM events when -D is asked 2015-02-24 17:34:00 -03:00
event.h
evlist.c perf evlist: Introduce set_filter_pids method 2015-02-22 22:21:27 -03:00
evlist.h perf evlist: Adopt events_stats from perf_session 2015-02-22 22:22:57 -03:00
evsel.c perf record: Support recording running/enabled time 2015-02-25 12:42:23 -03:00
evsel.h perf tools: Construct LBR call chain 2015-02-18 17:16:18 +01:00
exec_cmd.c
exec_cmd.h
find-vdso-map.c
generate-cmdlist.sh
header.c perf header: Set header version correctly 2015-01-29 16:53:11 -03:00
header.h
help.c
help.h
hist.c perf tools: Pass struct perf_hpp_fmt to its callbacks 2015-01-21 13:24:34 -03:00
hist.h perf tools: Pass struct perf_hpp_fmt to its callbacks 2015-01-21 13:24:34 -03:00
intlist.c
intlist.h
kvm-stat.h
levenshtein.c
levenshtein.h
machine.c perf tools: Construct LBR call chain 2015-02-18 17:16:18 +01:00
machine.h
map.c
map.h perf symbols: Introduce 'for' method to iterate over the symbols with a given name 2015-01-21 10:06:15 -03:00
ordered-events.c perf ordered_events: Stop using tool->ordered_events 2015-02-23 11:39:38 -03:00
ordered-events.h
pager.c
parse-events.c perf list: Place the header text in its right position 2015-02-13 11:57:50 -03:00
parse-events.h perf tools: Make perf aware of tracefs 2015-02-11 12:37:08 -03:00
parse-events.l
parse-events.y
parse-options.c perf tools: Fix a bug of segmentation fault 2015-02-13 11:38:43 -03:00
parse-options.h
path.c
perf_regs.c
perf_regs.h
PERF-VERSION-GEN
pmu.c perf tools: Extend format_alias() to include event parameters 2015-01-21 13:24:33 -03:00
pmu.h
pmu.l
pmu.y
probe-event.c perf probe: Fix get_real_path to free allocated memory in error path 2015-02-26 11:59:05 -03:00
probe-event.h
probe-finder.c perf probe: Fix to handle optimized not-inlined functions 2015-02-06 11:46:36 +01:00
probe-finder.h
pstack.c
pstack.h
python-ext-sources perf tools: Remove api fs object from python build 2015-02-12 11:22:01 -03:00
python.c perf tools: Remove EOL whitespaces 2015-01-21 13:24:31 -03:00
quote.c
quote.h
rblist.c
rblist.h
record.c
run-command.c
run-command.h
session.c perf session: Remove perf_session from dump_event 2015-02-22 22:23:46 -03:00
session.h perf evlist: Adopt events_stats from perf_session 2015-02-22 22:22:57 -03:00
setup.py tools lib api: Rename libapikfs.a to libapi.a 2015-02-12 17:55:18 -03:00
sigchain.c
sigchain.h
sort.c perf tools: Pass struct perf_hpp_fmt to its callbacks 2015-01-21 13:24:34 -03:00
sort.h
srcline.c perf: Fix building warning on ARM 32 2014-12-19 13:09:43 +01:00
stat.c
stat.h
strbuf.c
strbuf.h
strfilter.c
strfilter.h
string.c
strlist.c
strlist.h
svghelper.c
svghelper.h
symbol-elf.c perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older. 2015-02-11 12:37:32 -03:00
symbol-minimal.c perf symbols: Fix use after free in filename__read_build_id 2014-12-17 11:58:17 -03:00
symbol.c perf tools: Remove EOL whitespaces 2015-01-21 13:24:31 -03:00
symbol.h perf symbols: Introduce method to iterate symbols ordered by name 2015-01-21 10:05:54 -03:00
target.c
target.h
thread_map.c
thread_map.h
thread-stack.c
thread-stack.h
thread.c
thread.h
tool.h
top.c
top.h
trace-event-info.c
trace-event-parse.c perf tools: Introduce event_format__fprintf method 2015-02-06 11:46:37 +01:00
trace-event-read.c
trace-event-scripting.c
trace-event.c
trace-event.h perf tools: Introduce event_format__fprintf method 2015-02-06 11:46:37 +01:00
tsc.c
tsc.h
unwind-libdw.c
unwind-libdw.h
unwind-libunwind.c perf callchain: Cache eh/debug frame offset for dwarf unwind 2015-01-29 16:20:42 -03:00
unwind.h
usage.c
util.c perf tools: Introduce dump_stack signal helper 2015-02-24 15:34:23 -03:00
util.h perf tools: Introduce dump_stack signal helper 2015-02-24 15:34:23 -03:00
values.c
values.h
vdso.c
vdso.h
wrapper.c
xyarray.c
xyarray.h
zlib.c