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 "$@"
-12-21 13:41:47 -0700'>2017-12-21w1_netlink.h: add support for nested structsMauro Carvalho Chehab 2017-12-08w1: w1-gpio: Convert to use GPIO descriptorsLinus Walleij 2017-11-16Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds 2017-11-08w1: keep balance of mutex locks and refcntsAlexey Khoroshilov 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-10-04add w1_ds28e17 driver for the DS28E17 Onewire to I2C master bridgeJan Kandziora 2017-10-04wire: export w1_touch_bitJan Kandziora 2017-09-09Merge tag 'for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds 2017-08-31drivers: w1: add hwmon temp support for w1_thermJaghathiswari Rankappagounder Natarajan 2017-08-31drivers: w1: refactor w1_slave_show to make the temp reading functionality se...Jaghathiswari Rankappagounder Natarajan 2017-08-31drivers: w1: add hwmon support structuresJaghathiswari Rankappagounder Natarajan 2017-08-28drivers: w1: Add 1w slave driver for DS28E05 EEPROMAndrew Worsley 2017-08-28drivers: w1: Extend 1W master driver DS2482 with module option to support PPM...Andrew Worsley 2017-08-28w1: ds2438: make several functions staticColin Ian King 2017-08-28w1: ds1wm: add messages to make incorporation in mfd-drivers easierJohannes Poehlmann 2017-08-28w1: ds1wm: silence interrupts on HW before claiming the interruptJohannes Poehlmann 2017-08-28w1: ds1wm: add level interrupt modesJohannes Poehlmann 2017-08-28w1: ds1wm: make endian clean and use standard io memory accessorsJohannes Poehlmann 2017-08-28w1: ds1wm: fix register offset (bus shift) calculationJohannes Poehlmann 2017-08-28w1: ds2490: constify usb_device_id and fix space before '[' errorArvind Yadav 2017-08-28w1: constify attribute_group structures.Arvind Yadav 2017-07-25power: supply: move HDQ interface for bq27xxx from w1 to power/supplyAndrew F. Davis 2017-07-17w1: omap-hdq: fix error return code in omap_hdq_probe()Gustavo A. R. Silva 2017-07-17w1: Fix slave count on 1-Wire bus (resend)Alex A. Mihaylov 2017-06-09w1: Add subsystem kernel public interfaceAndrew F. Davis 2017-05-25w1: Organize driver source to natural/common orderAndrew F. Davis 2017-04-08w1: Remove unneeded use of assert() and remove w1_log.hAndrew F. Davis 2017-04-08w1: Use kernel common min() implementationAndrew F. Davis 2017-03-17w1: w1_ds2760.h: fix defines indentationMariusz Bialonczyk 2017-03-17w1: add support for DS2438 Smart Battery MonitorMariusz Bialonczyk