index
:
sched_trace.git
master
wip-aedzl-revised
wip-color
wip-irq-trace
wip-kernthreads-nv-trace
wip-mc
wip-mc-glenn
wip-pai
The original visualization and checking tools
Bjoern Brandenburg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quanta.sh
blob: 1cf2caf2088a59d60d97a900be86c4c47e2cad42 (
plain
) (
blame
)
1
2
3
#!/bin/bash
egrep
'<<< Q [0-9]+ at [0-9]+'
$1
|
awk
'{print ""
$5
", "
$7
}'