]> asedeno.scripts.mit.edu Git - linux.git/commit
perf string: Export asprintf__tp_filter_pids()
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 14 Oct 2019 23:10:50 +0000 (20:10 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 15 Oct 2019 16:03:57 +0000 (13:03 -0300)
commitda949f507a73df5b5ad5031cb23b82a4d81846eb
treee56d2597f9854a94ccae5c633b93361c53aa00e6
parentb88b14db21dbcd04a5d262b96613bfdd005341a7
perf string: Export asprintf__tp_filter_pids()

Will be used directly in 'perf trace' for setting up the command line
argv array to pass to cmd_record, as this was how 'perf trace record'
was implemented, following the model used in 'perf kvm record', 'perf
sched record', etc.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Luis Cláudio Gonçalves <lclaudio@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-w3cuwjs63lxf5zpryy3145uv@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/evlist.c
tools/perf/util/string2.h