Commit Graph

20 Commits

Author SHA1 Message Date
nvrl e6c5adca5e feat: implement CLI interface for headless profiling and report viewing 2026-02-23 01:35:16 +01:00
nvrl 47452d9330 fix: massive performance optimization for PSS collection and system monitoring 2026-02-23 01:26:47 +01:00
nvrl 191aa494db fix: resolve UI freezes by parallelizing PSS collection and optimizing system refreshing 2026-02-23 01:12:26 +01:00
nvrl a5d226503d feat: implement PSS (Proportional Set Size) for accurate real memory tracking 2026-02-22 23:53:10 +01:00
nvrl 0920d3ff45 fix: implement human-readable memory formatting and ensure hierarchical tree respects profiler filtering 2026-02-22 23:50:37 +01:00
nvrl a1223ce6b5 chore: optimize build chunking to remove empty chunks and circular dependencies 2026-02-22 23:38:01 +01:00
nvrl df45df6712 feat: implement collapsible tree view with inclusive resource metrics and improved memory calculation 2026-02-22 23:33:35 +01:00
nvrl 6b2a851c3e feat: implement collapsible tree view with inclusive resource metrics and improved memory calculation 2026-02-22 23:33:19 +01:00
nvrl d0398edb29 feat: implement hierarchical process tree view and inclusive resource calculation 2026-02-22 23:13:04 +01:00
nvrl ab4b2af800 feat: implement automatic SysPulse detection and Report View overhead toggle 2026-02-22 22:20:04 +01:00
nvrl 214a24be9d fix: update bundle identifier to avoid .app conflict 2026-02-22 22:01:15 +01:00
nvrl 1857506fec fix: resolve missing CheckSquare icon import 2026-02-22 21:54:48 +01:00
nvrl 54d551fa8b feat: implement profiling run import and remove overhead toggle 2026-02-22 21:50:20 +01:00
nvrl 3ec80a5fcb feat: upgrade all dependencies and overhaul UI with new branding 2026-02-22 19:29:23 +01:00
nvrl d126f77d39 chore: move PKGBUILD and .SRCINFO to separate repo 2026-02-22 19:00:40 +01:00
nvrl 2340b3a14d feat: improve PKGBUILD to skip redundant bundling 2026-02-22 18:53:47 +01:00
nvrl 2bc9d76b51 fix: track missing bundling icons in git 2026-02-22 18:44:04 +01:00
nvrl 40b0ebfdd1 Delete PKGBUILD 2026-02-22 18:31:57 +01:00
nvrl a3dbd754be feat: upgrade to React 19, Tailwind 4, sysinfo 0.38 and implement manual chunk splitting 2026-02-22 18:29:48 +01:00
nvrl ec142b09bd feat: initialize SysPulse-rs profiler project with Tauri v2 and React 2026-02-22 17:39:34 +01:00