Memory access locality characterization and analysis
Go to file
Pingfan Liu f09ce2653b Avoid deadlock on quitting
Resolves: https://issues.redhat.com/browse/RHEL-129173

Signed-off-by: Pingfan Liu <piliu@redhat.com>
2025-12-08 10:16:25 +08:00
.gitignore Update to 2.3 (RHBZ #2130175) 2022-12-22 17:20:35 +01:00
0001-common-reg.c-use-explicit-format-string.patch back port 2024-09-19 19:43:37 +08:00
0002-numatop-powerpc-Add-Power11-support.patch back port 2024-09-19 19:43:37 +08:00
0003-add-required-SECURITY.md-file-for-OSSF-Scorecard-com.patch back port 2024-09-19 19:43:37 +08:00
0004-x86-zen-Add-Zen-5-and-later-support.patch back port 2024-09-19 19:43:37 +08:00
0005-readme-Add-note-on-AMD-support.patch back port 2024-09-19 19:43:37 +08:00
0006-Fix-several-printf-format-specifiers.patch back port 2024-09-19 19:43:37 +08:00
0007-Clean-up-32-bit-build-warnings.patch back port 2024-09-19 19:43:37 +08:00
0008-common-os-os_win.c-Fix-incorrect-usage-of-strncat.patch back port 2024-09-19 19:43:37 +08:00
0009-common-os-os_util.c-Fix-off-by-one-on-string-length-.patch back port 2024-09-19 19:43:37 +08:00
0010-common-reg-Add-pragmas-to-silence-false-positive-war.patch back port 2024-09-19 19:43:37 +08:00
0011-x86-Fix-missing-fields-for-EMR-support.patch back port 2024-09-19 19:43:37 +08:00
0012-common-Use-sym_type_t-in-elf64_binary_read-signature.patch back port 2024-09-19 19:43:37 +08:00
0013-common-Remove-unnecessary-temp-buffer.patch back port 2024-09-19 19:43:37 +08:00
0014-common-Use-memcpy-to-the-process-name-to-a-line.patch back port 2024-09-19 19:43:37 +08:00
0015-common-Increase-node-string-buffer-size.patch back port 2024-09-19 19:43:37 +08:00
0016-Fix-remaining-clang-warnings.patch back port 2024-09-19 19:43:37 +08:00
0017-Revert-common-reg-Add-pragmas-to-silence-false-posit.patch back port 2024-09-19 19:43:37 +08:00
0018-common-Replace-malloc-strncpy-with-strdup.patch back port 2024-09-19 19:43:37 +08:00
0019-common-Build-node-string-with-bound-checks.patch back port 2024-09-19 19:43:37 +08:00
0020-Add-missing-hunks-from-last-change.patch back port 2024-09-19 19:43:37 +08:00
0021-common-remove-extra-d-from-debug_print-and-fix-gramm.patch back port 2024-09-19 19:43:37 +08:00
0022-common-fix-uninitialized-string-content-in-dyn-pid-0.patch back port 2024-09-19 19:43:37 +08:00
0023-common-Add-missing-t-from-help-and-manual.patch back port 2024-09-19 19:43:37 +08:00
0024-common-perform-sanity-check-on-num-to-avoid-array-bo.patch back port 2024-09-19 19:43:37 +08:00
0025-common-ensure-the-dump-and-log-files-are-not-opened-.patch back port 2024-09-19 19:43:37 +08:00
0026-common-cast-difference-of-data_head-and-data_tail-to.patch back port 2024-09-19 19:43:37 +08:00
0027-common-resolve_unique-Fix-uninitialised-return-of-po.patch back port 2024-09-19 19:43:37 +08:00
0028-common-fix-timeout-option-break-out-of-loop.patch back port 2024-09-19 19:43:37 +08:00
0029-common-use-mount-umount-system-calls-rather-than-usi.patch back port 2024-09-19 19:43:37 +08:00
0030-common-remove-executing-commands-for-directory-and-f.patch back port 2024-09-19 19:43:37 +08:00
0031-powerpc-util-fix-build-warning-cast-LHS-of-expressio.patch back port 2024-09-19 19:43:37 +08:00
0032-common-os-map-Fix-overflow-warning.patch back port 2024-09-19 19:43:37 +08:00
0035-Remove-EMR-specific-events-configuration.patch Support Intel SRF 2025-03-19 09:05:03 +08:00
0036-Support-Intel-Granite-Rapids-platform.patch Support Intel SRF 2025-03-19 09:05:03 +08:00
0037-Support-Intel-Sierra-Forest-platform.patch Support Intel SRF 2025-03-19 09:05:03 +08:00
0038-Move-all-curses-calls-into-display-threads.patch Ignore samples for exiting tasks 2025-09-26 19:59:19 +08:00
0039-Avoid-race-on-submitting-display-commands.patch Ignore samples for exiting tasks 2025-09-26 19:59:19 +08:00
0040-Increase-PID-column-width.patch Ignore samples for exiting tasks 2025-09-26 19:59:19 +08:00
0041-common-Ignore-samples-for-exiting-tasks.patch Ignore samples for exiting tasks 2025-09-26 19:59:19 +08:00
0042-common-Fix-upper-bound-for-nodes.patch Enable to work with more than 256 CPUs 2025-10-09 17:03:09 +08:00
0043-common-Fix-upper-bound-for-CPUs-per-node.patch Enable to work with more than 256 CPUs 2025-10-09 17:03:09 +08:00
0044-common-Resolve-max-count-of-nodes-at-runtime.patch Enable to work with more than 256 CPUs 2025-10-09 17:03:09 +08:00
0045-common-Resolve-max-count-of-CPUs-at-runtime.patch Enable to work with more than 256 CPUs 2025-10-09 17:03:09 +08:00
0046-common-Resolve-max-count-of-CPUs-per-node-at-runtime.patch Enable to work with more than 256 CPUs 2025-10-09 17:03:09 +08:00
0047-common-Remove-unused-NPROCS_NAX.patch Enable to work with more than 256 CPUs 2025-10-09 17:03:09 +08:00
0048-Avoid-deadlock-on-quitting.patch Avoid deadlock on quitting 2025-12-08 10:16:25 +08:00
changelog Update to 2.3 (RHBZ #2130175) 2022-12-22 17:20:35 +01:00
format.patch Add patch to fix format errors 2022-08-13 20:38:02 +02:00
gating.yaml add gating.yaml 2024-05-07 11:52:06 +08:00
numatop.spec Avoid deadlock on quitting 2025-12-08 10:16:25 +08:00
sources Rebase to v2.4 2024-09-19 19:43:31 +08:00