summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-07-26 18:27:20 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2016-07-26 18:27:20 -0700
commit59ebc44e8dac359812f317473c4f05cd1432f5d2 (patch)
tree2d7f0541dcd4211386bfe6c321d5e2695af2deed /tools/perf/scripts/python/bin/stackcollapse-report
parente663107fa1edda4d8a0d5b8ce704d71f8e27de43 (diff)
parent917c7fc264abb9c470486b157bc7252e53f68fbb (diff)
downloadkernel-59ebc44e8dac359812f317473c4f05cd1432f5d2.tar.gz
Merge tag 'pnp-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull PNP update from Rafael Wysocki: "One simple change to make the PNP core use device_initcall() instead of module_init() to run pnpbios_thread_init() (Paul Gortmaker)" * tag 'pnp-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: PNP: make pnpbios core explicitly non-modular
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
el/commit/include/media/rc-core.h?h=linux-6.6.y&id=37e59f876bc710d67a30b660826a5e83e07101ce'>[media, edac] Change my email addressMauro Carvalho Chehab 2014-02-06[media] media: rc: add sysfs scancode filtering interfaceJames Hogan 2013-07-31[media] media: rc: Add rc_open/close and use count to rc_devSrinivas Kandagatla 2013-03-23[media] rc-core: don't treat dev->rc_map.rc_type as a bitmapDavid Härdeman 2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman 2011-09-03[media] rc-core.h: Surround macro with do {} while (0)Joe Perches 2011-07-27[media] rc-core: lirc use unsigned intDavid Härdeman 2011-05-20[media] rc: add locking to fix register/show raceJarod Wilson