Ivan Zemlyanskiy
|
af02f6b0fb
|
Migrate documentation from README.md to Wiki (#383)
|
2021-01-14 00:32:31 +03:00 |
|
Andrey Pangin
|
5585a77355
|
Merged master->v2.0
|
2021-01-10 20:46:59 +03:00 |
|
Andrey Pangin
|
b5a67c2b95
|
Release 1.8.3
|
2021-01-06 17:53:37 +03:00 |
|
Andrey Pangin
|
93e1f963ef
|
Links to v2.0 Early access
|
2020-11-09 04:51:48 +03:00 |
|
Andrey Pangin
|
60cac04c24
|
2.0-b1 Early Access
|
2020-11-09 04:33:35 +03:00 |
|
Andrey Pangin
|
13394b7125
|
Release 1.8.2
|
2020-11-02 02:54:32 +03:00 |
|
Andrey Pangin
|
53ca190457
|
Merge branch 'master' into v2.0
|
2020-11-01 02:21:16 +03:00 |
|
Andrey Pangin
|
683144a907
|
Release 1.8.2
|
2020-11-01 00:58:29 +03:00 |
|
Andrey Pangin
|
02b65627cd
|
Merge branch 'master' into v2.0
# Conflicts:
# src/flightRecorder.cpp
# src/profiler.h
|
2020-10-31 23:09:24 +03:00 |
|
Andrey Pangin
|
6c26e5ae69
|
Added link to AArch64 build
|
2020-10-18 17:37:44 +03:00 |
|
Andrey Pangin
|
8392e568f4
|
#351: Updated README instructions to check libjvm debug symbols
|
2020-09-22 00:43:01 +03:00 |
|
Andrey Pangin
|
d7d56c762b
|
Merge branch 'master' into v2.0
# Conflicts:
# src/instrument.cpp
# src/profiler.h
|
2020-09-14 21:54:47 +03:00 |
|
Andrey Pangin
|
a4c6d42677
|
Release 1.8.1
|
2020-09-05 01:02:19 +03:00 |
|
James Yuzawa
|
5a789bda42
|
Clean up debug symbols instructions and troubleshooting (#345)
|
2020-09-03 00:31:05 +03:00 |
|
James Yuzawa
|
a010f387b3
|
Specify JVM process by 'jps' application name (#346)
|
2020-09-03 00:17:46 +03:00 |
|
Andrey Pangin
|
94d406c531
|
Revert README
|
2020-08-11 22:37:10 +03:00 |
|
Andrey Pangin
|
800580bb30
|
Release 1.8
|
2020-08-10 23:18:20 +03:00 |
|
Andrey Pangin
|
f006e00443
|
async-profiler 2.0: Record cpu+alloc+lock in a single JFR. No framebuffer/hashtable limits.
|
2020-07-27 01:35:07 +03:00 |
|
Sergei Egorov
|
a5beee66ff
|
Update the Java Agent options link to the latest release (#322)
|
2020-05-17 23:35:36 +03:00 |
|
Andrey Pangin
|
17fe36e43e
|
Release 1.7.1
|
2020-05-14 03:53:03 +03:00 |
|
Andrey Pangin
|
0020af54a3
|
LBR call stack support (--cstack lbr)
|
2020-04-21 23:47:53 +03:00 |
|
Andrey Pangin
|
a2691f919e
|
#309: README paragraph about missed output file
|
2020-03-19 18:25:08 +03:00 |
|
Andrey Pangin
|
f496a167fe
|
Release 1.7
|
2020-03-17 23:29:44 +03:00 |
|
Andrey Pangin
|
9593745098
|
#187: Filter stack traces by the given name pattern
|
2020-02-24 19:54:49 +03:00 |
|
Andrey Pangin
|
b8493976b6
|
Version 1.7-ea3
|
2020-02-17 00:07:11 +03:00 |
|
Andrey Pangin
|
54b85dc718
|
'check' command to test if the specified event is available without starting profiler
|
2020-02-16 23:26:51 +03:00 |
|
Andrey Pangin
|
156389f11a
|
#133: An option to exclude native stack frames
|
2020-02-16 04:13:23 +03:00 |
|
Andrey Pangin
|
fe6c4ddeda
|
Version 1.7-ea2
|
2020-02-13 03:15:28 +03:00 |
|
Andrey Pangin
|
98ac0c58d6
|
#281: Note about aqua/brown frames in an allocation Flame Graph
|
2020-02-13 02:35:45 +03:00 |
|
Andrey Pangin
|
e37059d409
|
Version 1.7-ea
|
2020-01-27 01:49:06 +03:00 |
|
Andrey Pangin
|
9bd414411f
|
--cstack option to collect native stack traces for Java-level events
|
2020-01-06 04:36:35 +03:00 |
|
Andrei Pangin
|
0334c5900e
|
Profile invocations of an arbitrary Java method
I.e. record all stack traces, where the methods is called.
|
2020-01-06 03:20:31 +03:00 |
|
Andrey Pangin
|
f502979135
|
Enable allocation profiling on Zing
|
2019-12-23 00:34:04 +03:00 |
|
Per Lundberg
|
9de1a63542
|
README.md: minor grammar fixes (#283)
|
2019-12-18 14:07:25 +03:00 |
|
tomgoren
|
2557363892
|
Update README with elevated permissions syntax updates and extra Docker runtime flag (#270)
|
2019-11-28 01:36:10 +03:00 |
|
RoySunnySean007
|
8bb57de1d1
|
#265: Update README.md about installing debuginfo package
|
2019-11-14 13:09:59 +03:00 |
|
Andrei Pangin
|
a759960bb0
|
Removed the note about reducing TLAB size
Reducing TLAB size in production is discouraged.
|
2019-10-26 04:29:26 +03:00 |
|
Dmitry Timofeev
|
d2e7e2718c
|
Document the placeholders in the file name (#254)
|
2019-10-12 18:51:08 +03:00 |
|
Andrey Pangin
|
93c63d50d5
|
--sync-walk option to use alternative stack walker in expert mode
|
2019-09-30 21:04:42 +03:00 |
|
Andrey Pangin
|
7e6db636d8
|
#250: Print error message when failed to parse symbols due to the OS bug
|
2019-09-29 22:04:57 +03:00 |
|
Andrey Pangin
|
adcf89234b
|
Release 1.6
|
2019-09-09 16:52:39 +03:00 |
|
Andrey Pangin
|
b7e9e6b955
|
#192: Pause/resume profiling
|
2019-09-07 13:05:39 +03:00 |
|
Andrey Pangin
|
19e16dc973
|
#211: The agent autodetects output format by the filename
|
2019-09-03 03:38:20 +03:00 |
|
Andrey Pangin
|
84602f8660
|
Added download links to 1.6-ea
|
2019-09-02 03:28:29 +03:00 |
|
Andrey Pangin
|
c14f9a9feb
|
#146: Manage sampling rate of allocation profiling
|
2019-09-02 02:31:00 +03:00 |
|
Andrey Pangin
|
bbad5d835b
|
#213: An option to print method signatures (-g)
|
2019-09-02 00:47:37 +03:00 |
|
Andrey Pangin
|
e7150f1b5e
|
#232: Increase maximum Java stack depth with -j option
|
2019-08-25 19:50:26 +03:00 |
|
Andrey Pangin
|
a518d93ec8
|
Updated README to reflect #212, #218
|
2019-05-20 17:15:01 +03:00 |
|
Andrey Pangin
|
34da66f6fd
|
Updated comment about OpenJDK debug symbols
|
2019-01-22 03:36:43 +03:00 |
|
Dmitriy Dumanskiy
|
cc4126911e
|
Extended troubleshooting section (#194)
|
2019-01-22 03:16:04 +03:00 |
|