[Crash-utility] [PATCH RFC 0/1] Add an ability to filter timers by CPUs

Oleksandr Natalenko oleksandr at redhat.com
Mon Oct 30 10:40:32 UTC 2017


Sometimes it is pretty handy to filter timer list by CPUs,
especially if vmcore was captured on a machine with many cores.
Grepping "timer" command output is too cumbersome, so let's add
extra -C switch to it.

Initially, idea belongs to Aaron Tomlin (in CC).

Oleksandr Natalenko (1):
  kernel: add an ability to filter timers by CPUs

 help.c   |  4 +++-
 kernel.c | 80 +++++++++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 60 insertions(+), 24 deletions(-)

-- 
2.14.3




More information about the Crash-utility mailing list