summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
AgeCommit message (Expand)Author
2021-09-10perf scripts python: Fix passing arguments to stackcollapse reportMichael Petlan
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini
id=c62b37d96b6eb3ec5ae4cbe00db107bf15aebc93'>block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig 2020-06-13Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2020-05-27nvdimm: use bio_{start,end}_io_acctChristoph Hellwig 2020-05-13nvdimm/btt: stop using ->queuedataChristoph Hellwig 2020-03-27block: simplify queue allocationChristoph Hellwig 2019-11-17libnvdimm/btt: fix variable 'rc' set but not usedQian Cai 2019-11-14libnvdimm/namespace: Differentiate between probe mapping and runtime mappingAneesh Kumar K.V 2019-09-24libnvdimm: Fix endian conversion issues Aneesh Kumar K.V 2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner 2019-02-28libnvdimm/btt: Fix LBA masking during 'free list' populationVishal Verma 2019-02-28libnvdimm/btt: Remove unnecessary code in btt_freelist_initVishal Verma 2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke 2018-07-18block: make bdev_ops->rw_page() take a REQ_OP instead of boolTejun Heo 2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds 2018-03-08block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche 2018-03-07libnvdimm, {btt, blk}: do integrity setup before add_disk()Vishal Verma 2018-02-03Merge branch 'for-4.16/dax' into libnvdimm-for-nextRoss Zwisler 2018-01-19libnvdimm, btt: fix uninitialized err_lockJeff Moyer 2017-12-21libnvdimm, btt: Fix an incompatibility in the log layoutVishal Verma 2017-11-15bdi: introduce BDI_CAP_SYNCHRONOUS_IOMinchan Kim 2017-09-11Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2017-09-09libnvdimm, btt: fix format string warningsRandy Dunlap 2017-09-07libnvdimm, btt: clean up warning and error messagesVishal Verma 2017-09-06block, THP: make block_device_operations.rw_page support THPHuang Ying