diff options
author | Jiri Olsa <jolsa@kernel.org> | 2015-06-14 10:19:17 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2015-06-16 10:34:40 -0300 |
commit | 9d7e8c3a96e5a903a4e0951e08f7fa6957170bef (patch) | |
tree | 09f148c7d9c01b9619dc5dc9ac52279a899f93ef /tools/perf/util/evsel.h | |
parent | b45f65e8fddc89ac6b46388908d3f6ac728be372 (diff) | |
download | op-kernel-dev-9d7e8c3a96e5a903a4e0951e08f7fa6957170bef.zip op-kernel-dev-9d7e8c3a96e5a903a4e0951e08f7fa6957170bef.tar.gz |
perf tools: Add thread_map__(alloc|realloc) helpers
In order to have 'struct thread_map' allocation on single place and can
change it easily in following patch.
Using alloc|realloc for static helpers, because thread_map__new is
already used in public interface.
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1434269985-521-3-git-send-email-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/evsel.h')
0 files changed, 0 insertions, 0 deletions