OSDN Git Service

perf intlist: Add priv member
authorDavid Ahern <dsahern@gmail.com>
Sat, 28 Sep 2013 19:13:02 +0000 (13:13 -0600)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 11 Oct 2013 15:17:55 +0000 (12:17 -0300)
commit2969b12993ca7a8b9692048431e075a67815002d
treeca3e8ac5a2c194c541ef146ca18a53d8849ceaf0
parent896cbb56bfee6ad99e0ee1b8209dc678f1a49f5a
perf intlist: Add priv member

Allows commands to leverage intlist infrastructure for opaque
structures.

For example an upcoming perf-trace change will use this as a means of
tracking syscalls statistics by task.

Signed-off-by: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung.kim@lge.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1380395584-9025-6-git-send-email-dsahern@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/intlist.c
tools/perf/util/intlist.h