OSDN Git Service

perf intel-pt: Get rid of intel_pt_use_buffer_pid_tid()
authorAdrian Hunter <adrian.hunter@intel.com>
Wed, 7 Mar 2018 14:02:26 +0000 (16:02 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 8 Mar 2018 13:05:57 +0000 (10:05 -0300)
commit1c071c80d9661c263b043969fd92305037bf9773
tree45bc09cc42046b017a2a1917ef342924f9f2736a
parent15d599a25c7649807a2b66f7100efcf030665068
perf intel-pt: Get rid of intel_pt_use_buffer_pid_tid()

With the new way sampling support will be implemented,
intel_pt_use_buffer_pid_tid() will not be needed. Get rid of it.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/1520431349-30689-7-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/intel-pt.c