summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 21a356bd27f6c797208fae48addf15670bc3f606 (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 "$@"
24-12-01 15:12:43 -0800'>2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds 2024-10-13parport: Proper fix for array out-of-bounds accessTakashi Iwai 2024-07-25Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds 2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados 2024-07-10dev/parport: fix the array out-of-bounds risktuhaowen 2024-07-03parport: Remove parport_driver.devmodelDr. David Alan Gilbert 2024-07-03parport: Remove 'drivers' listDr. David Alan Gilbert 2024-06-18parport: make parport_bus_type constRicardo B. Marliere 2024-06-17Merge tag 'v6.10-rc4' into char-misc-nextGreg Kroah-Hartman 2024-06-04parport: amiga: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König 2024-06-04parport: add missing MODULE_DESCRIPTION()Jeff Johnson pend on quick slave re-registrationTan En De 2025-06-04i2c: pxa: fix call balance of i2c->clk handling routinesVitalii Mordan 2025-06-04i2c: qup: Vote for interconnect bandwidth to DRAMStephan Gerhold >2024-09-10block, bfq: remove local variable 'split' in bfq_init_rq()Yu Kuai 2024-09-10block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator()Yu Kuai 2024-09-10block, bfq: fix procress reference leakage for bfqq in merge chainYu Kuai 2024-09-10block, bfq: fix uaf for accessing waker_bfqq after splittingYu Kuai 2024-09-03block, bfq: use bfq_reassign_last_bfqq() in bfq_bfqq_move()Yu Kuai 2024-09-03block, bfq: don't break merge chain in bfq_split_bfqq()Yu Kuai 2024-09-03block, bfq: choose the last bfqq from merge chain in bfq_setup_cooperator()Yu Kuai 2024-09-03block, bfq: fix possible UAF for bfqq->bic with merge chainYu Kuai 2024-06-16block: BFQ: Refactor bfq_exit_icq() to silence sparse warningJohn Garry 2024-02-05block: add blk_time_get_ns() and blk_time_get() helpersJens Axboe 2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds