summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 356b9656393db5a59bb3083d79d0ab0c35e1200a (plain)
1
2
3
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@"
/ata/libata.h?h=linux-6.6.y&id=066de3b9d93b6564e2f68005484d8c0597620748'>ata: libata-core: Simplify ata_build_rw_tf()Damien Le Moal 2022-08-18ata: libata-core: improve parameter names for ata_dev_set_feature()Niklas Cassel 2022-06-20ata: libata-eh: fix sloppy result type of ata_internal_cmd_timeout()Sergey Shtylyov 2022-06-20ata: libata-core: fix sloppy parameter type in ata_exec_internal[_sg]()Sergey Shtylyov 2022-06-17ata: libata-core: make ata_exec_internal_sg() *static*Sergey Shtylyov 2022-04-11libata: Improve ATA queued command allocationJohn Garry 2022-02-02ata: libata-acpi: kill ata_acpi_on_suspend()Sergey Shtylyov 2022-01-05ata: libata: remove pointless VPRINTK() callsHannes Reinecke 2022-01-05ata: libata: revamp ata_get_cmd_descript()Hannes Reinecke 2022-01-04ata: libata: whitespace cleanupHannes Reinecke