Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1402703
| From | David Ahern <dsahern@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 3/7 UPDATE] perf tools: Add option for the path of buildid dsos under symfs |
| Date | 2016-05-18 05:10 +0200 |
| Message-ID | <rA01X-4S6-5@gated-at.bofh.it> (permalink) |
| References | (3 earlier) <rzg8Z-u7-305@gated-at.bofh.it> <rzgVg-15U-121@gated-at.bofh.it> <rzYWd-3Tq-1@gated-at.bofh.it> <rzYWd-3Tq-3@gated-at.bofh.it> <rzZSh-4yX-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 5/17/16 8:48 PM, Hekuang wrote: >> I don't understand why dso-prefix option is needed? Why make me type >> yet more options to the analysis command? Why can't the directory be >> located under the symfs tree in a known location and populated the >> same way it is without symfs? >> >> > Because the default buidid folder path is $HOME/.debug/.buildid, > and this $HOME is on the target machine, not the same as $HOME > on the host. Without that option, we need to copy $HOME/.debug/.buildid > to the 'known location in symfs', that's also an extra work. > My argument for symfs is that $HOME is not relevant or if it is the path is symfs/$HOME. The use case is dealing with countless images -- some development, some production. I should be able to nuke the symfs when the analysis is done and everything related to it is gone. With the $HOME/.debug path it just grows on and on with no real means of pruning it. If the vdsos are for a particular symfs then why aren't the vdso's under it in a known location?
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH v3 3/7] perf tools: Remove the logical that skip buildid cache if symfs is given Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-05-12 15:10 +0200
Re: [PATCH v3 3/7] perf tools: Remove the logical that skip buildid cache if symfs is given David Ahern <dsahern@gmail.com> - 2016-05-12 22:30 +0200
Re: [PATCH v3 3/7] perf tools: Remove the logical that skip buildid cache if symfs is given Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-05-12 22:40 +0200
Re: [PATCH v3 3/7] perf tools: Remove the logical that skip buildid cache if symfs is given Hekuang <hekuang@huawei.com> - 2016-05-13 09:30 +0200
Re: [PATCH v3 3/7] perf tools: Remove the logical that skip buildid cache if symfs is given David Ahern <dsahern@gmail.com> - 2016-05-13 16:30 +0200
Re: [PATCH v3 3/7] perf tools: Remove the logical that skip buildid cache if symfs is given Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-05-13 20:10 +0200
[PATCH v3 3/7 UPDATE] perf tools: Add option for the path of buildid dsos under symfs He Kuang <hekuang@huawei.com> - 2016-05-14 10:30 +0200
Re: [PATCH v3 3/7 UPDATE] perf tools: Add option for the path of buildid dsos under symfs David Ahern <dsahern@gmail.com> - 2016-05-14 16:50 +0200
Re: [PATCH v3 3/7 UPDATE] perf tools: Add option for the path of buildid dsos under symfs Hekuang <hekuang@huawei.com> - 2016-05-16 04:10 +0200
Re: [PATCH v3 3/7 UPDATE] perf tools: Add option for the path of buildid dsos under symfs David Ahern <dsahern@gmail.com> - 2016-05-16 05:00 +0200
Re: [PATCH v3 3/7 UPDATE] perf tools: Add option for the path of buildid dsos under symfs Hekuang <hekuang@huawei.com> - 2016-05-16 08:50 +0200
Re: [PATCH v3 3/7 UPDATE] perf tools: Add option for the path of buildid dsos under symfs Hekuang <hekuang@huawei.com> - 2016-05-18 04:00 +0200
Re: [PATCH v3 3/7 UPDATE] perf tools: Add option for the path of buildid dsos under symfs David Ahern <dsahern@gmail.com> - 2016-05-18 04:00 +0200
Re: [PATCH v3 3/7 UPDATE] perf tools: Add option for the path of buildid dsos under symfs Hekuang <hekuang@huawei.com> - 2016-05-18 05:00 +0200
Re: [PATCH v3 3/7 UPDATE] perf tools: Add option for the path of buildid dsos under symfs David Ahern <dsahern@gmail.com> - 2016-05-18 05:10 +0200
csiph-web