Searched hist:e13798c77bdfed1da497f5e076b105b2be17b44f (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/tools/perf/util/ |
H A D | thread_map.h | diff e13798c77bdfed1da497f5e076b105b2be17b44f Mon Jun 22 17:36:02 CDT 2015 Jiri Olsa <jolsa@kernel.org> perf thread_map: Don't access the array entries directly
Instead provide a method to set the array entries, and another to access the contents.
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/1435012588-9007-2-git-send-email-jolsa@kernel.org [ Split providing the set/get accessors from transforming the entries structs ] Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
H A D | thread_map.c | diff e13798c77bdfed1da497f5e076b105b2be17b44f Mon Jun 22 17:36:02 CDT 2015 Jiri Olsa <jolsa@kernel.org> perf thread_map: Don't access the array entries directly
Instead provide a method to set the array entries, and another to access the contents.
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/1435012588-9007-2-git-send-email-jolsa@kernel.org [ Split providing the set/get accessors from transforming the entries structs ] Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
H A D | auxtrace.c | diff e13798c77bdfed1da497f5e076b105b2be17b44f Mon Jun 22 17:36:02 CDT 2015 Jiri Olsa <jolsa@kernel.org> perf thread_map: Don't access the array entries directly
Instead provide a method to set the array entries, and another to access the contents.
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/1435012588-9007-2-git-send-email-jolsa@kernel.org [ Split providing the set/get accessors from transforming the entries structs ] Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
H A D | event.c | diff e13798c77bdfed1da497f5e076b105b2be17b44f Mon Jun 22 17:36:02 CDT 2015 Jiri Olsa <jolsa@kernel.org> perf thread_map: Don't access the array entries directly
Instead provide a method to set the array entries, and another to access the contents.
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/1435012588-9007-2-git-send-email-jolsa@kernel.org [ Split providing the set/get accessors from transforming the entries structs ] Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
H A D | evlist.c | diff e13798c77bdfed1da497f5e076b105b2be17b44f Mon Jun 22 17:36:02 CDT 2015 Jiri Olsa <jolsa@kernel.org> perf thread_map: Don't access the array entries directly
Instead provide a method to set the array entries, and another to access the contents.
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/1435012588-9007-2-git-send-email-jolsa@kernel.org [ Split providing the set/get accessors from transforming the entries structs ] Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
H A D | evsel.c | diff e13798c77bdfed1da497f5e076b105b2be17b44f Mon Jun 22 17:36:02 CDT 2015 Jiri Olsa <jolsa@kernel.org> perf thread_map: Don't access the array entries directly
Instead provide a method to set the array entries, and another to access the contents.
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/1435012588-9007-2-git-send-email-jolsa@kernel.org [ Split providing the set/get accessors from transforming the entries structs ] Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
/openbmc/linux/tools/perf/tests/ |
H A D | openat-syscall-tp-fields.c | diff e13798c77bdfed1da497f5e076b105b2be17b44f Mon Jun 22 17:36:02 CDT 2015 Jiri Olsa <jolsa@kernel.org> perf thread_map: Don't access the array entries directly
Instead provide a method to set the array entries, and another to access the contents.
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/1435012588-9007-2-git-send-email-jolsa@kernel.org [ Split providing the set/get accessors from transforming the entries structs ] Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
/openbmc/linux/tools/perf/ |
H A D | builtin-trace.c | diff e13798c77bdfed1da497f5e076b105b2be17b44f Mon Jun 22 17:36:02 CDT 2015 Jiri Olsa <jolsa@kernel.org> perf thread_map: Don't access the array entries directly
Instead provide a method to set the array entries, and another to access the contents.
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/1435012588-9007-2-git-send-email-jolsa@kernel.org [ Split providing the set/get accessors from transforming the entries structs ] Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|