OSDN Git Service

perf beauty prctl: Export the 'options' strarray
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 11 Feb 2020 18:46:10 +0000 (15:46 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 11 Feb 2020 19:41:50 +0000 (16:41 -0300)
commitc0134b3366ba5f0aba41d56006b574d3be7f5ed3
tree30d6800724e4a499f55bd389877a7d8a93742d91
parentfc9199d46e644e6a978f69195cb849b21d2f485c
perf beauty prctl: Export the 'options' strarray

So that we can use it with strtoul, allowing string to number
conversions in filter expressions.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Christian Brauner <christian.brauner@ubuntu.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Mike Christie <mchristi@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/trace/beauty/beauty.h
tools/perf/trace/beauty/prctl.c