summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorLeo Martins <loemra.dev@gmail.com>2024-09-24 16:42:29 -0700
committerDavid Sterba <dsterba@suse.com>2024-10-01 19:29:41 +0200
commitd6e7ac65d4c106149d08a0ffba39fc516ae3d21b (patch)
tree4ce3f88201e84b3a052e08845d889ad25fce825a /tools/perf/scripts/python/bin/stackcollapse-record
parent41fd1e94066a815a7ab0a7025359e9b40e4b3576 (diff)
downloadkernel-d6e7ac65d4c106149d08a0ffba39fc516ae3d21b.tar.gz
btrfs: disable rate limiting when debug enabled
Disable ratelimiting for btrfs_printk when CONFIG_BTRFS_DEBUG is enabled. This allows for more verbose output which is often needed by functions like btrfs_dump_space_info(). Reviewed-by: Qu Wenruo <wqu@suse.com> Signed-off-by: Leo Martins <loemra.dev@gmail.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
d>Ben Widawsky 2022-02-08cxl/core/hdm: Add CXL standard decoder enumeration to the coreDan Williams 2021-11-15cxl/memdev: Remove unused cxlmd fieldIra Weiny 2021-11-15cxl/memdev: Change cxl_mem to a more descriptive nameIra Weiny 2021-09-21cxl/mbox: Move command definitions to common locationDan Williams 2021-09-21cxl/mbox: Add exclusive kernel command supportDan Williams 2021-09-21cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAPDan Williams 2021-09-21cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the coreDan Williams 2021-09-21cxl/mbox: Introduce the mbox_send operationDan Williams 2021-09-21cxl/pci: Clean up cxl_mem_get_partition_info()Dan Williams 2021-09-21cxl/pci: Make 'struct cxl_mem' device type genericDan Williams 2021-08-10cxl/mem: Account for partitionable space in ram/pmem rangesIra Weiny 2021-08-07cxl/pci: Store memory capacity valuesIra Weiny 2021-08-06cxl/core: Move memdev management to coreBen Widawsky 2021-08-06cxl/pci: Introduce cdevm_file_operationsDan Williams 2021-08-06cxl: Move cxl_core to new directoryBen Widawsky