commit | 88ca895dd4e0e64ebd942adb7925fa60ca5b2a98 | [log] [tgz] |
---|---|---|
author | Dave Martin <dave.martin@linaro.org> | Tue Jul 27 11:46:12 2010 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Jul 27 11:46:12 2010 -0300 |
tree | f3680bbdcd63e60068fe18ec0c34d8f99e0519fe | |
parent | 361d13462585474267a0c41e956f1a1c19a93f17 [diff] |
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>