Searched hist:"0 c21f736e0a37c50f66ab248d2a52f711b28a4e4" (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/tools/perf/util/ |
H A D | top.c | diff 0c21f736e0a37c50f66ab248d2a52f711b28a4e4 Tue Aug 14 14:42:15 CDT 2012 Arnaldo Carvalho de Melo <acme@redhat.com> perf evlist: Introduce evsel list accessors
To replace the longer list_entry constructs for things that are widely used:
perf_evlist__{first,last}(evlist) perf_evsel__next(evsel)
Acked-by: Jiri Olsa <jolsa@redhat.com> Acked-by: Namhyung Kim <namhyung@gmail.com> Cc: David Ahern <dsahern@gmail.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Mike Galbraith <efault@gmx.de> 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/n/tip-ng7azq26wg1jd801qqpcozwp@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
H A D | evlist.h | diff 0c21f736e0a37c50f66ab248d2a52f711b28a4e4 Tue Aug 14 14:42:15 CDT 2012 Arnaldo Carvalho de Melo <acme@redhat.com> perf evlist: Introduce evsel list accessors
To replace the longer list_entry constructs for things that are widely used:
perf_evlist__{first,last}(evlist) perf_evsel__next(evsel)
Acked-by: Jiri Olsa <jolsa@redhat.com> Acked-by: Namhyung Kim <namhyung@gmail.com> Cc: David Ahern <dsahern@gmail.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Mike Galbraith <efault@gmx.de> 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/n/tip-ng7azq26wg1jd801qqpcozwp@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
H A D | evsel.h | diff 0c21f736e0a37c50f66ab248d2a52f711b28a4e4 Tue Aug 14 14:42:15 CDT 2012 Arnaldo Carvalho de Melo <acme@redhat.com> perf evlist: Introduce evsel list accessors
To replace the longer list_entry constructs for things that are widely used:
perf_evlist__{first,last}(evlist) perf_evsel__next(evsel)
Acked-by: Jiri Olsa <jolsa@redhat.com> Acked-by: Namhyung Kim <namhyung@gmail.com> Cc: David Ahern <dsahern@gmail.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Mike Galbraith <efault@gmx.de> 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/n/tip-ng7azq26wg1jd801qqpcozwp@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
H A D | header.c | diff 0c21f736e0a37c50f66ab248d2a52f711b28a4e4 Tue Aug 14 14:42:15 CDT 2012 Arnaldo Carvalho de Melo <acme@redhat.com> perf evlist: Introduce evsel list accessors
To replace the longer list_entry constructs for things that are widely used:
perf_evlist__{first,last}(evlist) perf_evsel__next(evsel)
Acked-by: Jiri Olsa <jolsa@redhat.com> Acked-by: Namhyung Kim <namhyung@gmail.com> Cc: David Ahern <dsahern@gmail.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Mike Galbraith <efault@gmx.de> 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/n/tip-ng7azq26wg1jd801qqpcozwp@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
H A D | evlist.c | diff 0c21f736e0a37c50f66ab248d2a52f711b28a4e4 Tue Aug 14 14:42:15 CDT 2012 Arnaldo Carvalho de Melo <acme@redhat.com> perf evlist: Introduce evsel list accessors
To replace the longer list_entry constructs for things that are widely used:
perf_evlist__{first,last}(evlist) perf_evsel__next(evsel)
Acked-by: Jiri Olsa <jolsa@redhat.com> Acked-by: Namhyung Kim <namhyung@gmail.com> Cc: David Ahern <dsahern@gmail.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Mike Galbraith <efault@gmx.de> 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/n/tip-ng7azq26wg1jd801qqpcozwp@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
H A D | parse-events.c | diff 0c21f736e0a37c50f66ab248d2a52f711b28a4e4 Tue Aug 14 14:42:15 CDT 2012 Arnaldo Carvalho de Melo <acme@redhat.com> perf evlist: Introduce evsel list accessors
To replace the longer list_entry constructs for things that are widely used:
perf_evlist__{first,last}(evlist) perf_evsel__next(evsel)
Acked-by: Jiri Olsa <jolsa@redhat.com> Acked-by: Namhyung Kim <namhyung@gmail.com> Cc: David Ahern <dsahern@gmail.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Mike Galbraith <efault@gmx.de> 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/n/tip-ng7azq26wg1jd801qqpcozwp@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
/openbmc/linux/tools/perf/ |
H A D | builtin-top.c | diff 0c21f736e0a37c50f66ab248d2a52f711b28a4e4 Tue Aug 14 14:42:15 CDT 2012 Arnaldo Carvalho de Melo <acme@redhat.com> perf evlist: Introduce evsel list accessors
To replace the longer list_entry constructs for things that are widely used:
perf_evlist__{first,last}(evlist) perf_evsel__next(evsel)
Acked-by: Jiri Olsa <jolsa@redhat.com> Acked-by: Namhyung Kim <namhyung@gmail.com> Cc: David Ahern <dsahern@gmail.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Mike Galbraith <efault@gmx.de> 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/n/tip-ng7azq26wg1jd801qqpcozwp@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
H A D | builtin-stat.c | diff 0c21f736e0a37c50f66ab248d2a52f711b28a4e4 Tue Aug 14 14:42:15 CDT 2012 Arnaldo Carvalho de Melo <acme@redhat.com> perf evlist: Introduce evsel list accessors
To replace the longer list_entry constructs for things that are widely used:
perf_evlist__{first,last}(evlist) perf_evsel__next(evsel)
Acked-by: Jiri Olsa <jolsa@redhat.com> Acked-by: Namhyung Kim <namhyung@gmail.com> Cc: David Ahern <dsahern@gmail.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Mike Galbraith <efault@gmx.de> 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/n/tip-ng7azq26wg1jd801qqpcozwp@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
H A D | builtin-record.c | diff 0c21f736e0a37c50f66ab248d2a52f711b28a4e4 Tue Aug 14 14:42:15 CDT 2012 Arnaldo Carvalho de Melo <acme@redhat.com> perf evlist: Introduce evsel list accessors
To replace the longer list_entry constructs for things that are widely used:
perf_evlist__{first,last}(evlist) perf_evsel__next(evsel)
Acked-by: Jiri Olsa <jolsa@redhat.com> Acked-by: Namhyung Kim <namhyung@gmail.com> Cc: David Ahern <dsahern@gmail.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Mike Galbraith <efault@gmx.de> 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/n/tip-ng7azq26wg1jd801qqpcozwp@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|