Cross Reference: check-perf-trace-record
xref
: /
linux-4.1.27
/
tools
/
perf
/
scripts
/
perl
/
bin
/
check-perf-trace-record
Home
History
Annotate
Line#
Navigate
Raw
Download
only in
/linux-4.1.27/tools/perf/scripts/perl/bin/
1
#!/
bin
/
bash
2
perf
record
-a -e
kmem
:
kmalloc
-e
irq
:
softirq_entry
-e
kmem
:
kfree
3