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 -- "$@"
Ghannam 2024-06-09RAS/AMD/FMPM: Use atl internal.h for INVALID_SPAJohn Allen 2024-06-09RAS/AMD/ATL: Implement DF 4.5 NP2 denormalizationJohn Allen 2024-06-09RAS/AMD/ATL: Validate address map when information is gatheredJohn Allen 2024-06-09RAS/AMD/ATL: Expand helpers for adding and removing base and holeJohn Allen 2024-06-09RAS/AMD/ATL: Read DRAM hole base earlyJohn Allen 2024-06-09RAS/AMD/ATL: Add amd_atl pr_fmt() prefixJohn Allen 2024-06-05RAS/AMD/ATL: Add a missing module descriptionJeff Johnson 2024-05-28RAS/AMD/ATL: Add missing newline to pr_info() statementVasyl Gomonovych 2024-03-26RAS: Avoid build errors when CONFIG_DEBUG_FS=nYazen Ghannam 2024-03-25RAS/AMD/FMPM: Safely handle saved records of various sizesYazen Ghannam 2024-03-25RAS/AMD/FMPM: Avoid NULL ptr deref in get_saved_records()Yazen Ghannam 2024-03-11Merge tag 'edac_updates_for_v6.9' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2024-03-06RAS/AMD/FMPM: Fix off by one when unwinding on errorDan Carpenter 2024-03-01RAS/AMD/FMPM: Add debugfs interface to print record entriesYazen Ghannam 2024-03-01RAS/AMD/FMPM: Save SPA valuesYazen Ghannam 2024-03-01RAS: Export helper to get ras_debugfs_dirBorislav Petkov (AMD) 2024-02-26RAS/AMD/ATL: Fix bit overflow in denorm_addr_df4_np2()Yazen Ghannam 2024-02-20RAS: Introduce a FRU memory poison managerYazen Ghannam 2024-02-14RAS/AMD/ATL: Add MI300 row retirement supportYazen Ghannam 2024-02-01RAS/AMD/ATL: Add MI300 DRAM to normalized address translation supportYazen Ghannam 2024-01-31RAS/AMD/ATL: Fix array overflow in get_logical_coh_st_fabric_id_mi300()Dan Carpenter 2024-01-29RAS/AMD/ATL: Add MI300 supportMuralidhara M K 2024-01-24RAS: Introduce AMD Address Translation LibraryYazen Ghannam 2023-05-16ras/debugfs: Fix error checking for debugfs_create_dir()Osama Muhammad 2022-10-31RAS: Fix return value from show_trace()Tony Luck 2022-08-22RAS/CEC: Reduce offline page threshold for Intel systemsTony Luck 2021-12-11RAS/CEC: Remove a repeated 'an' in a commentJason Wang