From mboxrd@z Thu Jan 1 00:00:00 1970 From: acme@kernel.org (Arnaldo Carvalho de Melo) Date: Wed, 13 Jul 2016 12:15:45 -0300 Subject: [PATCH RESEND 2/2] perf tools: adding coresight etm PMU record capabilities In-Reply-To: References: <1466182922-14426-1-git-send-email-mathieu.poirier@linaro.org> <1466182922-14426-3-git-send-email-mathieu.poirier@linaro.org> <578628CB.8020707@intel.com> Message-ID: <20160713151545.GB27879@kernel.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Em Wed, Jul 13, 2016 at 09:11:46AM -0600, Mathieu Poirier escreveu: > [1]. https://github.com/Linaro/OpenCSD/commits/perf-opencsd-4.7-rc4 > [2]. https://github.com/Linaro/OpenCSD/tree/opencsd-0v003 https://github.com/Linaro/OpenCSD/tree/opencsd-0v003 points to: How the Library is used in Linux perf The library and additional infrastructure for programming CoreSight components has been integrated with the standard linux perfomance analysis tool perf. See HOWTO.md for details. ------------------------ But the HOWTO.md link gives me a 404 :-\ https://github.com/Linaro/OpenCSD/blob/opencsd-0v003/@ref%20howto_perf - Arnaldo