perf sched timehist: Handle cpu migration events
authorDavid Ahern <dsahern@gmail.com>
Fri, 25 Nov 2016 16:28:41 +0000 (09:28 -0700)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 25 Nov 2016 19:00:22 +0000 (16:00 -0300)
commit350f54fab2afd7f819e64fbeecdf980086fa59f2
tree133acc3587a34ec0af88cefc7648c8197d2e2bd0
parent5252b1aeabd0ae794cfaf323c10968443f10a363
perf sched timehist: Handle cpu migration events

Add handlers for sched:sched_migrate_task event. Total number of
migrations is added to summary display and -M/--migrations can be used
to show migration events.

Signed-off-by: David Ahern <dsahern@gmail.com>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: http://lkml.kernel.org/r/1480091321-35591-1-git-send-email-dsa@cumulusnetworks.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-sched.txt
tools/perf/builtin-sched.c