OSDN Git Service

perf tools: Add thread parameter to vdso__dso_findnew()
authorAdrian Hunter <adrian.hunter@intel.com>
Tue, 22 Jul 2014 13:18:00 +0000 (16:18 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 23 Jul 2014 20:37:26 +0000 (17:37 -0300)
commit5835eddab6f162b38e9a6a5447a2c3a128637956
tree14c0f8417c2bcb1beb04dd7a98f6e097216aa43d
parent2b5b8bb27b9ec899cfba686dabec113ea0d4cbda
perf tools: Add thread parameter to vdso__dso_findnew()

The thread will be needed to determine the VDSO type.

Reviewed-by: Jiri Olsa <jolsa@redhat.com>
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1406035081-14301-52-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/machine.c
tools/perf/util/map.c
tools/perf/util/map.h
tools/perf/util/vdso.c
tools/perf/util/vdso.h