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>
This commit is contained in:

committed by
Arnaldo Carvalho de Melo

parent
5252b1aeab
commit
350f54fab2
@@ -128,6 +128,10 @@ OPTIONS for 'perf sched timehist'
|
||||
--wakeups::
|
||||
Show wakeup events.
|
||||
|
||||
-M::
|
||||
--migrations::
|
||||
Show migration events.
|
||||
|
||||
SEE ALSO
|
||||
--------
|
||||
linkperf:perf-record[1]
|
||||
|
Reference in New Issue
Block a user