diff options
author | Arnaldo Carvalho de Melo | 2015-04-01 18:26:45 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo | 2015-04-02 18:18:21 +0200 |
commit | 79628f2cfe0f488b23e5dc99a4a9a599032fa653 (patch) | |
tree | 963194208e0556db62f52c25d0dac90e2c219674 /tools/perf/util/scripting-engines | |
parent | bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more ... (diff) | |
download | kernel-qcow2-linux-79628f2cfe0f488b23e5dc99a4a9a599032fa653.tar.gz kernel-qcow2-linux-79628f2cfe0f488b23e5dc99a4a9a599032fa653.tar.xz kernel-qcow2-linux-79628f2cfe0f488b23e5dc99a4a9a599032fa653.zip |
perf script: No need to lookup thread twice
We get the thread when we call perf_event__preprocess_sample(), no need
to do it before that.
Acked-by: Jiri Olsa <jolsa@redhat.com>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: David Ahern <dsahern@gmail.com>
Cc: Don Zickus <dzickus@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1427906210-10519-2-git-send-email-acme@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/scripting-engines')
0 files changed, 0 insertions, 0 deletions