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)
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>

No differences found