xref
: /
linux
/
tools
/
perf
/
scripts
/
perl
/
bin
/
check-perf-trace-record
(revision 4ab5a5d2a4a2289c2af07accbec7170ca5671f41)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
bash
2
perf
record
-a -e
kmem
:
kmalloc
-e
irq
:
softirq_entry
-e
kmem
:
kfree
3