summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2009-04-07 21:13:49 -0700
committerJoe Perches <joe@perches.com>2009-04-10 13:10:47 -0700
commit8ed01bbb89c943f714bdf4876f749b1b01792f65 (patch)
tree2cce353fadc750db0733f4df1c0db29d0271b58c /tools/perf/scripts/python/stackcollapse.py
parente769980feee8d4f5630aec9e06b03047aea0b9e7 (diff)
downloadkernel-8ed01bbb89c943f714bdf4876f749b1b01792f65.tar.gz
MAINTAINERS - Remove x86/Voyager no longer in tree
Signed-off-by: Joe Perches <joe@perches.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
-0700'>2019-06-03net: hns3: fix VLAN filter restore issue after resetJian Shen 2019-05-28net: hns3: fix for HNS3_RXD_GRO_SIZE_M macroYunsheng Lin 2019-05-07net: hns3: some cleanup for struct hns3_enet_ringYunsheng Lin 2019-05-07net: hns3: add counter for times RX pages gets allocatedYunsheng Lin 2019-05-07net: hns3: unify maybe_stop_tx for TSO and non-TSO caseYunsheng Lin 2019-04-26net: hns3: fix data race between ring->next_to_cleanYunsheng Lin 2019-04-19net: hns3: add function type check for debugfs help informationYufeng Mo 2019-04-19net: hns3: dump more information when tx timeout happensJian Shen 2019-04-04net: hns3: minor optimization for ring_spaceYunsheng Lin 2019-03-21net: hns3: fix for not calculating tx bd num correctlyYunsheng Lin 2019-02-24net: hns3: add support to config depth for tx|rx ring separatelyPeng Li 2019-02-24net: hns3: remove some ops in struct hns3_nic_opsYunsheng Lin 2019-02-24net: hns3: avoid mult + div op in critical data pathYunsheng Lin 2019-01-30net: hns3: reuse the definition of l3 and l4 header info unionliyongxin 2019-01-23net: hns3: add rx multicast packets statisticJian Shen 2019-01-18net: hns3: remove unused member in struct hns3_enet_ringHuazhong Tan 2018-12-18net: hns3: update coalesce param per secondPeng Li 2018-11-23net: hns3: Add debugfs framework registrationliuzhongzhu 2018-11-17net: hns3: Refactor mac mtu setting related functionsYunsheng Lin 2018-11-15net: hns3: Adds GRO params to SKB for the stackPeng Li 2018-11-15net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGSPeng Li 2018-11-15net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI pollPeng Li 2018-11-09net: hns3: add PCIe FLR support for PFHuazhong Tan 2018-11-09net: hns3: add reset handling for VF when doing PF resetHuazhong Tan 2018-11-09net: hns3: adjust VF's reset processHuazhong Tan 2018-11-07net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resettingHuazhong Tan 2018-11-07net: hns3: enable/disable ring in the enet while doing UP/DOWNHuazhong Tan 2018-11-07net: hns3: use HNS3_NIC_STATE_INITED to indicate the initialization state of ...Huazhong Tan 2018-10-31net: hns3: fix incorrect return value/type of some functionsHuazhong Tan 2018-10-16net: hns3: move DMA map into hns3_fill_descPeng Li 2018-10-12net: hns3: Enable promisc mode when mac vlan table is fullJian Shen 2018-10-01net: hns3: Add reset handle for flow directorJian Shen