aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-record
blob: 9d8f9f0f3a17c1e9c4042ce535e4853e64575b4e (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/sh

#
# stackcollapse.py can cover all type of perf samples including
# the tracepoints, so no special record requirements, just record what
# you want to analyze.
#
perf record "$@"
ss='insertions'>+2 2019-06-03ipv6: icmp: use this_cpu_read() in icmpv6_sk()Eric Dumazet1-2/+2 2019-06-03flow_offload: include linux/kernel.h from flow_offload.hEdward Cree1-0/+1 2019-06-03flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_L3 flagStanislav Fomichev2-12/+3 2019-06-03net: ena: use dev_info_once instead of static variableSameeh Jubran1-3/+1 2019-06-03net: ena: add good checksum counterSameeh Jubran3-2/+7 2019-06-03net: ena: optimise calculations for CQ doorbellSameeh Jubran1-9/+11 2019-06-03net: ena: add support for changing max_header_size in LLQ modeSameeh Jubran1-6/+4 2019-06-03net: ena: allow automatic fallback to polling modeSameeh Jubran2-9/+39 2019-06-03net: ena: documentation: update ena.txtSameeh Jubran1-1/+4 2019-06-03net: ena: add newline at the end of pr_err printsSameeh Jubran1-8/+8 2019-06-03net: ena: arrange ena_probe() function variables in reverse christmas treeSameeh Jubran1-6/+6 2019-06-03net: ena: replace free_tx/rx_ids union with single free_ids field in ena_ringSameeh Jubran2-31/+28 2019-06-03net: ena: ethtool: add extra properties retrieval via get_priv_flagsArthur Kiyanovski6-11/+184 2019-06-03net: ena: add handling of llq max tx burst sizeSameeh Jubran6-17/+85 2019-06-03net: dsa: mv88e6xxx: make mv88e6xxx_g1_stats_wait staticRasmus Villemoes2-2/+1 2019-06-03net: dsa: mv88e6xxx: fix comments and macro names in mv88e6390_g1_mgmt_rsvd2cpuRasmus Villemoes2-12/+12 2019-06-02nexthop: Add entry to MAINTAINERSDavid Ahern1-0/+9 2019-06-02r8169: avoid tso csum function indirectionHeiner Kallweit1-25/+21 2019-06-02r8169: remove struct jumbo_opsHeiner Kallweit1-60/+36 2019-06-02r8169: remove struct mdio_opsHeiner Kallweit1-33/+26 2019-06-02r8169: improve r8169_csum_workaroundHeiner Kallweit1-5/+2 2019-06-02net: ethernet: improve eth_platform_get_mac_addressHeiner Kallweit1-10/+4 2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal15-81/+134 2019-06-02drivers: use in_dev_for_each_ifa_rtnl/rcuFlorian Westphal7-19/+32 2019-06-02net: use new in_dev_ifa iteratorsFlorian Westphal5-17/+29 2019-06-02netfilter: use in_dev_for_each_ifa_rcuFlorian Westphal3-7/+16 2019-06-02devinet: use in_dev_for_each_ifa_rcu in more placesFlorian Westphal1-8/+19 2019-06-02net: inetdevice: provide replacement iterators for in_ifaddr walkFlorian Westphal2-16/+25 2019-06-02afs: do not send list of client addressesFlorian Westphal4-87/+1 2019-06-02qed: remove redundant assignment to rcColin Ian King1-1/+1 2019-06-02net: mscc: ocelot: Hardware ofload for tc flower filterHoratiu Vultur4-7/+373 2019-06-02net: mscc: ocelot: Add support for tcamHoratiu Vultur10-3/+1508