31 Commits
Author SHA1 Message Date
Andrei Pangin a1f327fc8b Remove embedded HTTP server (#1776) 2026-07-27 12:00:33 +01:00
Andrei Pangin abe0e9676f Configurable rate limiter for JFR events (#1775) 2026-07-27 11:57:54 +01:00
Andrei Pangin fe69e4fab2 An option to truncate deep stacks (#1706) 2026-03-25 23:51:55 +00:00
Andrei Pangin a246ced814 An option to limit size of the call trace storage (#1705) 2026-03-23 17:07:33 +00:00
Andrei Pangin 7e2ed0e77e #1677: Remove cstack=lbr option 2026-02-07 16:52:47 +00:00
Andrei Pangin 68244fbf6f #1678: Eliminate redundant listing of profiler arguments 2026-02-06 23:20:30 +00:00
Bara' Hasheesh 31042f13bc An option to select TLAB based AllocTracer engine with JDK 11+ (#1671) 2026-02-05 10:56:06 +00:00
Andrei Pangin 3aba5ee521 #1668: Document --include/--exclude as non-JFR options 2026-01-31 19:01:48 +00:00
Soumadipta Roy c6c2fc1497 Deprecate check command (#1574) 2025-11-04 23:12:16 +00:00
Francesco Andreuzzi 8fa4fd0b78 Expose async-profiler metrics (#1568) 2025-10-30 00:01:37 +00:00
Soumadipta Roy 85ae06b177 #1547: Implement native lock profiling (#1549) 2025-10-23 19:24:55 +01:00
Andrei Pangin e647076de5 Broken formatting in ProfilerOptions doc 2025-10-22 20:37:59 +01:00
Francesco Andreuzzi fc2a9b928c Latency Profiling enhancements (#1499) 2025-10-15 20:28:13 +01:00
Rohitash Kumar b30f5f1da1 System wide process sampling on Linux (#1411) 2025-09-06 15:11:17 +01:00
Francesco Andreuzzi 2e0e3ab792 Java method tracing + Latency profiling (#1421) 2025-09-06 01:06:09 +01:00
Francesco Andreuzzi b3f58429f5 Support for OTLP Profile signals (#1188) 2025-06-12 01:11:46 +01:00
JugadK 7c3aa59ceb Record which CPU a sample was taken on (#1286) 2025-05-13 15:30:29 +01:00
Vishesh Ruparelia 25ddfe056b Support "--all" profiling mode (#1281) 2025-05-13 13:41:24 +01:00
Andrei Pangin 5030fe5faa Minor documentation edits 2025-04-09 02:22:14 +01:00
Kerem Kat 2dba71fcf9 Add event type details to doc. (#1108) 2025-04-07 01:55:00 +01:00
Francesco Andreuzzi eabbd2f796 Fix typo in --inverted docs (#1184) 2025-03-20 10:52:46 +00:00
Francesco Andreuzzi a78793bed0 An option to sample threads on the selected CPU only (#1180) 2025-03-19 21:19:07 +00:00
Volker Simonis fe1bc66d4b Implement new '--inverted' option to flip graphs vertically (#1178) 2025-03-16 13:34:11 +00:00
Kerem Kat fc24d60d1b Implement nofree, which does not track frees in nativemem. (#1119) 2025-02-05 12:20:59 +00:00
Andrei Pangin fa937dbbc3 Documentation edits 2025-01-03 02:50:54 +00:00
Kerem Kat 78f78cf681 Native memory profiler (#1064) 2024-12-16 13:58:59 +00:00
Daryl Tan d7ab6428e9 Add --nostop option that continues profiling even when using --ttsp or --begin/--end (#1046) 2024-12-09 01:27:18 +00:00
Kerem Kat 5fe149a639 Add markdown formatter (#1071) 2024-12-07 00:37:33 +00:00
Andrei Pangin 9c37bb0f62 Doc formatting 2024-12-06 23:06:32 +00:00
Andrei Pangin 3ccae7c9b5 Productize VMStructs-based stack walker (#1073) 2024-12-05 18:23:47 +00:00
Soumadipta Roy ad141d1c15 Restructure and update documentation (#1029) 2024-11-24 22:37:42 +00:00