summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
blob: 9d8f9f0f3a17c1e9c4042ce535e4853e64575b4e (plain)
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 "$@"
rplate/reference with SPDX - rule 152Thomas Gleixner 2019-05-25ipv6_sockglue: Fix a missing-check bug in ip6_ra_control()Gen Zhang 2019-03-03net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATEFrancesco Ruggeri 2018-11-07ipv6: allow ping to link-local address in VRFMike Manning 2018-09-13ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALLAndre Naujoks 2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller 2018-07-16ipv6/mcast: init as INCLUDE when join SSM INCLUDE groupHangbin Liu 2018-07-07ipv6: fold sockcm_cookie into ipcm6_cookieWillem de Bruijn 2018-07-05ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore