[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#924673: libopencsd0:amd64: New flag needed to compile CoreSight support in the perf tools



On 2019-10-28 00:45 +0000, Wookey wrote:
> On 2019-03-15 11:09 -0600, Mathieu Poirier wrote:

> > Starting with the 5.1 Linux kernel cycle it is mandatory to add the command line
> > option "CORESIGHT=1" to enable CoreSight support when compiling the perf tools.
> 
> The debian kernel package does indeed now need a small patch to enable
> coresight in perf. Attached. (and this bug re-assigned to the kernel).

It's been a month chaps. Any chance of aplying this two-liner? Or at
least confirming that it will go in in due course?

Or do I need to do do this as a salsa pull request instead?

> --- debian/rules.d/tools/perf/Makefile~	2019-09-10 11:36:37.000000000 +0000
> +++ debian/rules.d/tools/perf/Makefile	2019-10-24 15:54:13.659470790 +0000
> @@ -22,6 +22,9 @@
>  # an explicit exception.  Override detection of libcrypto.
>  MAKE_PERF += NO_LIBCRYPTO=1
>  
> +# perf only links against libopencsd (coresight) if specifically enabled
> +MAKE_PERF += CORESIGHT=1
> +
>  # Currently babeltrace support for `perf data' is not automatically detected.
>  MAKE_PERF += LIBBABELTRACE=1
>  



Wookey
-- 
Principal hats:  Linaro, Debian, Wookware, ARM
http://wookware.org/

Attachment: signature.asc
Description: PGP signature


Reply to: