summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
AgeCommit message (Expand)Author
2023-01-19perf script flamegraph: Avoid d3-flame-graph package dependencyIan Rogers
2021-08-30perf flamegraph: flamegraph.py script improvementsAndreas Gerstmayr
2020-06-22perf flamegraph: Explicitly set utf-8 encodingAndreas Gerstmayr
2020-04-16perf script: Add flamegraph.py scriptAndreas Gerstmayr
>block, scsi: move the retries field to struct scsi_requestChristoph Hellwig 2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig 2017-01-27block: split scsi_request out of struct requestChristoph Hellwig 2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds 2016-12-19block: allow WRITE_SAME commands with the SG_IO ioctlMauricio Faria de Oliveira 2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman