Searched hist:"6 f8d67fa0c6bdca535ecab137c44b095023cc1b4" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/tools/perf/util/ |
H A D | svghelper.h | diff 6f8d67fa0c6bdca535ecab137c44b095023cc1b4 Fri Nov 01 11:25:51 CDT 2013 Stanislav Fomichev <stfomichev@yandex-team.ru> perf timechart: Add backtrace support
Add -g flag to `perf timechart record` which saves callchain info in the perf.data.
When generating SVG, add backtrace information to the figure details, so now it's possible to see which code path woke up the task and why some task went to sleep.
Signed-off-by: Stanislav Fomichev <stfomichev@yandex-team.ru> Acked-by: Namhyung Kim <namhyung@kernel.org> Cc: Ingo Molnar <mingo@redhat.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1383323151-19810-8-git-send-email-stfomichev@yandex-team.ru Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
H A D | svghelper.c | diff 6f8d67fa0c6bdca535ecab137c44b095023cc1b4 Fri Nov 01 11:25:51 CDT 2013 Stanislav Fomichev <stfomichev@yandex-team.ru> perf timechart: Add backtrace support
Add -g flag to `perf timechart record` which saves callchain info in the perf.data.
When generating SVG, add backtrace information to the figure details, so now it's possible to see which code path woke up the task and why some task went to sleep.
Signed-off-by: Stanislav Fomichev <stfomichev@yandex-team.ru> Acked-by: Namhyung Kim <namhyung@kernel.org> Cc: Ingo Molnar <mingo@redhat.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1383323151-19810-8-git-send-email-stfomichev@yandex-team.ru Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-timechart.txt | diff 6f8d67fa0c6bdca535ecab137c44b095023cc1b4 Fri Nov 01 11:25:51 CDT 2013 Stanislav Fomichev <stfomichev@yandex-team.ru> perf timechart: Add backtrace support
Add -g flag to `perf timechart record` which saves callchain info in the perf.data.
When generating SVG, add backtrace information to the figure details, so now it's possible to see which code path woke up the task and why some task went to sleep.
Signed-off-by: Stanislav Fomichev <stfomichev@yandex-team.ru> Acked-by: Namhyung Kim <namhyung@kernel.org> Cc: Ingo Molnar <mingo@redhat.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1383323151-19810-8-git-send-email-stfomichev@yandex-team.ru Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
/openbmc/linux/tools/perf/ |
H A D | builtin-timechart.c | diff 6f8d67fa0c6bdca535ecab137c44b095023cc1b4 Fri Nov 01 11:25:51 CDT 2013 Stanislav Fomichev <stfomichev@yandex-team.ru> perf timechart: Add backtrace support
Add -g flag to `perf timechart record` which saves callchain info in the perf.data.
When generating SVG, add backtrace information to the figure details, so now it's possible to see which code path woke up the task and why some task went to sleep.
Signed-off-by: Stanislav Fomichev <stfomichev@yandex-team.ru> Acked-by: Namhyung Kim <namhyung@kernel.org> Cc: Ingo Molnar <mingo@redhat.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1383323151-19810-8-git-send-email-stfomichev@yandex-team.ru Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|