summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-record
blob: 7df5a19c0163c5da221d13e755b151f8d5ff18ab (plain)
1
2
#!/bin/bash
perf record -g "$@"
9'>xarray: Document necessary flag in alloc functionsPhilipp Stanner 2023-07-28XArray: Do not return sibling entries from xa_load()Matthew Wilcox (Oracle) 2023-06-12radix-tree: move declarations to headerArnd Bergmann 2022-06-09mm/huge_memory: Fix xarray node memory leakMatthew Wilcox (Oracle) 2022-04-22XArray: Disallow sibling entries of nodesMatthew Wilcox (Oracle) 2022-04-01Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarrayLinus Torvalds 2022-03-31XArray: Update the LRU list in xas_split()Matthew Wilcox (Oracle) 2022-03-28XArray: Fix xas_create_range() when multi-order entry presentMatthew Wilcox (Oracle)