#!/bin/bash # description: system-wide syscall counts, by pid # args: [comm] if [ $# -gt 0 ] ; then if ! expr match "$1" "-" > /dev/null ; then comm=$1 shift fi fi perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/syscall-counts-by-pid.py $comm glue.h?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/usb/storage/scsiglue.h
42a173147dc'>gen-insn-x86-dat.awk
diff options
AgeCommit message (Expand)AuthorFilesLines
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-10-15 12:17:50 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2016-10-15 12:17:50 -0700
commit1001354ca34179f3db924eb66672442a173147dc (patch)
tree000de57080b6bece6d336bc8c9d377a59b8129c9 /tools/perf/arch/x86/tests/gen-insn-x86-dat.awk
parentdf34d04a6f09ba41037e58c3df6d6fbed0ffcde9 (diff)
Linux 4.9-rc1
Diffstat (limited to 'tools/perf/arch/x86/tests/gen-insn-x86-dat.awk')