mirror of
https://github.com/torvalds/linux.git
synced 2024-11-14 08:02:07 +00:00
0f80bfbf49
The intel-pt-events.py script displays only the last of consecutive switch
statements but that may not be the last switch event for the CPU. Fix by
keeping a dictionary of last context switch keyed by CPU, and make it
possible to see all switch events by adding option --all-switch-events.
Fixes:
|
||
---|---|---|
.. | ||
perl | ||
python | ||
Build |