Xiang Xiao
fe217e533b
tools/stackusage.py: use toolchain binaries instead of Python libraries
...
Replace pyelftools and capstone Python library dependencies with
subprocess calls to standard toolchain binaries (readelf, objdump,
addr2line). This eliminates all external Python package requirements,
removes manual DWARF parsing, and reduces the code from 818 to 563
lines.
Works with both GNU and LLVM toolchains via the -p/--prefix option:
-p arm-none-eabi- (GCC cross-compiler)
-p llvm- (LLVM/clang toolchain)
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com >
2026-03-17 11:26:44 -03:00
..
2024-12-17 16:43:17 +08:00
2026-01-21 19:19:39 +08:00
2025-09-05 19:53:06 -04:00
2025-05-15 10:12:12 +08:00
2025-12-11 11:29:26 +01:00
2024-10-15 20:42:57 +02:00
2025-12-11 11:29:26 +01:00
2025-12-11 11:29:26 +01:00
2026-03-09 21:40:25 +01:00
2025-03-17 21:35:25 +02:00
2024-09-10 23:11:11 +08:00
2025-12-23 15:20:06 +01:00
2024-09-10 23:11:11 +08:00
2025-08-28 10:04:01 +08:00
2024-09-10 23:11:11 +08:00
2026-03-02 08:06:18 -03:00
2025-08-22 00:30:28 +08:00
2026-01-10 12:59:14 -03:00
2025-05-05 09:32:31 +08:00
2024-09-10 23:11:11 +08:00
2026-01-28 18:32:39 +01:00
2024-09-10 23:11:11 +08:00
2025-03-18 10:12:23 -03:00
2026-03-09 21:40:25 +01:00
2025-04-11 09:43:22 +08:00
2024-09-10 23:11:11 +08:00
2025-04-11 09:43:22 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2026-01-14 17:50:18 +01:00
2026-03-09 11:08:52 +08:00
2024-09-10 23:11:11 +08:00
2025-05-17 16:09:20 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2025-12-27 11:38:13 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2025-05-23 10:48:41 +08:00
2025-09-05 09:50:11 +08:00
2024-09-10 23:11:11 +08:00
2025-05-23 10:48:41 +08:00
2025-05-23 10:48:41 +08:00
2024-10-30 12:29:22 +08:00
2024-09-10 23:11:11 +08:00
2025-03-08 12:39:24 +08:00
2024-12-04 22:36:45 +08:00
2025-05-23 10:48:41 +08:00
2025-05-23 10:48:41 +08:00
2024-09-10 23:11:11 +08:00
2024-11-12 16:12:53 +08:00
2024-09-10 23:11:11 +08:00
2025-05-27 20:34:54 +08:00
2025-01-26 20:22:35 +08:00
2025-12-31 08:47:23 -03:00
2025-05-15 10:12:12 +08:00
2024-11-12 16:12:53 +08:00
2025-07-03 00:17:58 +08:00
2026-01-24 23:31:43 +08:00
2024-09-10 23:11:11 +08:00
2026-02-05 14:23:19 +01:00
2026-02-05 14:23:19 +01:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-12-05 20:37:47 +08:00
2025-05-23 10:48:41 +08:00
2024-09-10 23:11:11 +08:00
2024-11-12 16:12:53 +08:00
2024-10-28 16:38:45 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-12-16 14:14:55 +08:00
2024-10-17 07:55:02 +08:00
2024-09-10 23:11:11 +08:00
2024-12-02 13:43:29 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-10-31 08:55:07 +08:00
2025-09-14 10:44:51 +08:00
2024-09-10 23:11:11 +08:00
2025-05-23 10:48:41 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2026-03-10 10:38:19 +01:00
2025-12-17 08:12:44 -03:00
2024-09-10 23:11:11 +08:00
2024-11-25 00:42:34 +08:00
2026-01-26 23:22:41 +01:00
2026-01-15 15:42:17 -03:00
2025-07-03 09:41:56 -03:00
2024-11-12 16:12:53 +08:00
2025-06-21 04:21:10 +08:00
2024-09-10 23:11:11 +08:00
2025-01-28 16:43:37 +08:00
2025-03-26 22:35:19 +08:00
2024-10-13 02:11:12 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-11-06 01:56:44 +08:00
2025-04-30 06:38:05 -03:00
2026-03-17 11:26:44 -03:00
2025-05-15 10:12:12 +08:00
2024-12-04 22:36:45 +08:00
2025-06-18 23:14:18 +08:00
2026-03-17 10:28:48 +08:00
2025-12-10 19:06:04 +08:00
2025-05-23 10:48:41 +08:00
2026-03-02 09:09:40 -03:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2026-03-02 09:09:40 -03:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00