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 "$@"
/a>Simon Wunderlich 2025-08-31batman-adv: fix OOB read/write in network-coding decodeStanislav Fort 2025-07-11Merge tag 'batadv-next-pullrequest-20250710' of git://git.open-mesh.org/linux...Jakub Kicinski 2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar 2025-05-31batman-adv: store hard_iface as iflink private dataMatthias Schiffer 2025-05-31batman-adv: Start new development cycleSimon Wunderlich 2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2025-05-09Merge tag 'batadv-net-pullrequest-20250509' of git://git.open-mesh.org/linux-...Jakub Kicinski 2025-05-09Merge tag 'batadv-next-pullrequest-20250509' of git://git.open-mesh.org/linux...Jakub Kicinski 2025-04-16batman-adv: fix duplicate MAC address checkMatthias Schiffer 2025-04-15batman-adv: Fix double-hold of meshif when getting enabledSven Eckelmann 2025-04-13batman-adv: Drop unused net_namespace.h includeSven Eckelmann 2025-04-13batman-adv: Switch to crc32 header for crc32cSven Eckelmann 2025-04-09batman-adv: no need to start/stop queue on mesh-ifaceAntonio Quartulli 2025-04-09batman-adv: constify and move broadcast addr definitionMatthias Schiffer 2025-04-09batman-adv: Start new development cycleSimon Wunderlich 2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds 2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner 2025-04-04lib/crc: remove CONFIG_LIBCRC32CEric Biggers 2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni 2025-03-20Merge tag 'batadv-net-pullrequest-20250318' of git://git.open-mesh.org/linux-...Paolo Abeni 2025-03-18Merge tag 'batadv-next-pullrequest-20250313' of git://git.open-mesh.org/linux...Paolo Abeni