Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-09 | openvswitch: Pack struct sw_flow_key. | Jarno Rajahalme | 1 | -6/+8 |
2017-02-09 | openvswitch: Add original direction conntrack tuple to sw_flow_key. | Jarno Rajahalme | 1 | -11/+38 |
#!/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 type='application/atom+xml'/>
![]() |
index : net-next.git | |
net-next plumbings | Tobias Klauser |
summaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-09 | openvswitch: Pack struct sw_flow_key. | Jarno Rajahalme | 1 | -6/+8 |
2017-02-09 | openvswitch: Add original direction conntrack tuple to sw_flow_key. | Jarno Rajahalme | 1 | -11/+38 |