Searched hist:"34 ba5122bf198c9cdfcbecc9b23eaa414244a3f6" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/tools/perf/util/ |
H A D | session.h | diff 34ba5122bf198c9cdfcbecc9b23eaa414244a3f6 Wed Dec 19 06:04:24 CST 2012 Arnaldo Carvalho de Melo <acme@redhat.com> perf machine: Simplify accessing the host machine
It is always there, no sense in calling a function named "perf_session__find_host_machine".
Also no sense in checking if that function return is NULL, so ditch needless error handling.
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-a6a3zx3afbrxo8p2zqm5mxo8@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
H A D | session.c | diff 34ba5122bf198c9cdfcbecc9b23eaa414244a3f6 Wed Dec 19 06:04:24 CST 2012 Arnaldo Carvalho de Melo <acme@redhat.com> perf machine: Simplify accessing the host machine
It is always there, no sense in calling a function named "perf_session__find_host_machine".
Also no sense in checking if that function return is NULL, so ditch needless error handling.
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-a6a3zx3afbrxo8p2zqm5mxo8@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
/openbmc/linux/tools/perf/ |
H A D | builtin-kmem.c | diff 34ba5122bf198c9cdfcbecc9b23eaa414244a3f6 Wed Dec 19 06:04:24 CST 2012 Arnaldo Carvalho de Melo <acme@redhat.com> perf machine: Simplify accessing the host machine
It is always there, no sense in calling a function named "perf_session__find_host_machine".
Also no sense in checking if that function return is NULL, so ditch needless error handling.
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-a6a3zx3afbrxo8p2zqm5mxo8@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
H A D | builtin-top.c | diff 34ba5122bf198c9cdfcbecc9b23eaa414244a3f6 Wed Dec 19 06:04:24 CST 2012 Arnaldo Carvalho de Melo <acme@redhat.com> perf machine: Simplify accessing the host machine
It is always there, no sense in calling a function named "perf_session__find_host_machine".
Also no sense in checking if that function return is NULL, so ditch needless error handling.
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-a6a3zx3afbrxo8p2zqm5mxo8@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
H A D | builtin-record.c | diff 34ba5122bf198c9cdfcbecc9b23eaa414244a3f6 Wed Dec 19 06:04:24 CST 2012 Arnaldo Carvalho de Melo <acme@redhat.com> perf machine: Simplify accessing the host machine
It is always there, no sense in calling a function named "perf_session__find_host_machine".
Also no sense in checking if that function return is NULL, so ditch needless error handling.
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-a6a3zx3afbrxo8p2zqm5mxo8@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|