Commit Graph

20 Commits

Author SHA1 Message Date
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
80820013d0 refactor: modularize backend and frontend for better maintainability 2026-02-23 18:51:32 +01:00
1663c3702e feat: stabilize targeted profiling extraction and improve process selection UI 2026-02-23 18:31:16 +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
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
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
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