36 Commits

Author SHA1 Message Date
d9f4c74b9f feat: complete rewrite for accurate PSS memory and smart user-focused hierarchy 2026-02-23 20:28:45 +01:00
9c39c8b35f feat: rewrite for accurate PSS memory and smart user-focused hierarchy 2026-02-23 20:02:23 +01:00
3497543c4f fix: remove outdated sysinfo trait imports 2026-02-23 19:48:04 +01:00
a6ac12a3b2 refactor: complete rewrite for high performance hierarchical monitoring 2026-02-23 19:46:54 +01:00
969fb6a17d refactor: implement background monitoring thread and fix sysinfo API usage 2026-02-23 18:58:03 +01:00
6b0466a526 refactor: modularize backend and frontend for better maintainability 2026-02-23 18:51:53 +01:00
80820013d0 refactor: modularize backend and frontend for better maintainability 2026-02-23 18:51:32 +01:00
34aac2da62 fix: ensure summary stats reflect inclusive usage in targeted mode 2026-02-23 18:33:43 +01:00
1663c3702e feat: stabilize targeted profiling extraction and improve process selection UI 2026-02-23 18:31:16 +01:00
c7adb2af17 fix: stabilize process targeting with search/pinning and fix targeted report data isolation 2026-02-23 18:29:48 +01:00
122532c2f7 fix: stabilize process targeting with search/pinning and fix targeted report data isolation 2026-02-23 18:29:27 +01:00
4e7abed1f9 fix: remove unused rayon import and resolve compilation error 2026-02-23 18:12:01 +01:00
8a24fa5689 updated profiling options 2026-02-23 17:56:53 +01:00
d46f057867 chore: remove unused import and redundant parameters 2026-02-23 01:56:07 +01:00
67de623446 chore: track Cargo.lock and update all sub-dependencies to latest versions 2026-02-23 01:50:07 +01:00
9ff0855102 fix: resolve critical performance issues and UI hangs by optimizing polling and PSS collection 2026-02-23 01:47:13 +01:00
e6c5adca5e feat: implement CLI interface for headless profiling and report viewing 2026-02-23 01:35:16 +01:00
47452d9330 fix: massive performance optimization for PSS collection and system monitoring 2026-02-23 01:26:47 +01:00
191aa494db fix: resolve UI freezes by parallelizing PSS collection and optimizing system refreshing 2026-02-23 01:12:26 +01:00
a5d226503d feat: implement PSS (Proportional Set Size) for accurate real memory tracking 2026-02-22 23:53:10 +01:00
0920d3ff45 fix: implement human-readable memory formatting and ensure hierarchical tree respects profiler filtering 2026-02-22 23:50:37 +01:00
a1223ce6b5 chore: optimize build chunking to remove empty chunks and circular dependencies 2026-02-22 23:38:01 +01:00
df45df6712 feat: implement collapsible tree view with inclusive resource metrics and improved memory calculation 2026-02-22 23:33:35 +01:00
6b2a851c3e feat: implement collapsible tree view with inclusive resource metrics and improved memory calculation 2026-02-22 23:33:19 +01:00
d0398edb29 feat: implement hierarchical process tree view and inclusive resource calculation 2026-02-22 23:13:04 +01:00
ab4b2af800 feat: implement automatic SysPulse detection and Report View overhead toggle 2026-02-22 22:20:04 +01:00
214a24be9d fix: update bundle identifier to avoid .app conflict 2026-02-22 22:01:15 +01:00
1857506fec fix: resolve missing CheckSquare icon import 2026-02-22 21:54:48 +01:00
54d551fa8b feat: implement profiling run import and remove overhead toggle 2026-02-22 21:50:20 +01:00
3ec80a5fcb feat: upgrade all dependencies and overhaul UI with new branding 2026-02-22 19:29:23 +01:00
d126f77d39 chore: move PKGBUILD and .SRCINFO to separate repo 2026-02-22 19:00:40 +01:00
2340b3a14d feat: improve PKGBUILD to skip redundant bundling 2026-02-22 18:53:47 +01:00
2bc9d76b51 fix: track missing bundling icons in git 2026-02-22 18:44:04 +01:00
40b0ebfdd1 Delete PKGBUILD 2026-02-22 18:31:57 +01:00
a3dbd754be feat: upgrade to React 19, Tailwind 4, sysinfo 0.38 and implement manual chunk splitting 2026-02-22 18:29:48 +01:00
ec142b09bd feat: initialize SysPulse-rs profiler project with Tauri v2 and React 2026-02-22 17:39:34 +01:00