commit | 1c071c80d9661c263b043969fd92305037bf9773 | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Wed Mar 07 16:02:26 2018 +0200 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Mar 08 10:05:57 2018 -0300 |
tree | 45bc09cc42046b017a2a1917ef342924f9f2736a | |
parent | 15d599a25c7649807a2b66f7100efcf030665068 [diff] |
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>