]> bbs.cooldavid.org Git - net-next-2.6.git/commit
perf tools: Remove unneeded code for tracking the cwd in perf sessions
authorDave Martin <dave.martin@linaro.org>
Tue, 27 Jul 2010 14:46:12 +0000 (11:46 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 27 Jul 2010 14:46:12 +0000 (11:46 -0300)
commit88ca895dd4e0e64ebd942adb7925fa60ca5b2a98
treef3680bbdcd63e60068fe18ec0c34d8f99e0519fe
parent361d13462585474267a0c41e956f1a1c19a93f17
perf tools: Remove unneeded code for tracking the cwd in perf sessions

Tidy-up patch to remove some code and struct perf_session data members
which are no longer needed due to the previous patch: "perf tools: Don't
abbreviate file paths relative to the cwd".

LKML-Reference: <new-submission>
Signed-off-by: Dave Martin <dave.martin@linaro.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-buildid-list.c
tools/perf/builtin-diff.c
tools/perf/builtin-report.c
tools/perf/util/session.c
tools/perf/util/symbol.h