Commit Graph

147 Commits

Author SHA1 Message Date
徐志毅
353d8501f3 improve timetunnel command(#631) 2019-04-28 14:24:23 +08:00
徐志毅
51c0c2ef43 fix some doc and comment (#629) 2019-04-26 17:56:59 +08:00
hengyunabc
232a3f56b4 mc command delegate additional output from the compiler. #662 2019-04-23 21:04:04 +08:00
Paul Kenneth Kent
f5f2b53e15 Add unit tests to com.taobao.arthas.core.util.StringUtils (#638) 2019-04-17 15:58:43 +08:00
徐志毅
0d0b24e689 fix class loader npe (#632) 2019-04-08 10:35:40 +08:00
徐志毅
3813ba9b08 fix method completion (#627) 2019-04-06 04:32:51 +08:00
徐志毅
85d1df4026 dump command support completion (#623) 2019-04-06 04:30:30 +08:00
徐志毅
d765640190 fix getstatic description (#625) 2019-04-06 04:28:46 +08:00
徐志毅
1869964bfd options command support complete options-name (#612) 2019-04-02 11:18:19 +08:00
xuzhiyiYoh
b265f5b141 fix CompletionAdaptor index out of bounds when the token is empty (#610) 2019-03-30 13:28:18 +08:00
lzj
6af9393a02 Fix typo (#604) (#606) 2019-03-28 17:12:53 +08:00
gongdewei
4641ec0e6d support windows unicode file path. #571 2019-03-14 20:41:10 +08:00
hengyunabc
6f990a2cf3 polish #568 2019-03-14 14:23:26 +08:00
Bo Zhang
ae67e7ed2c Apply pmd plugin and fix/ignore broken styles
This commit applies [p3c-pmd](https://github.com/alibaba/p3c) plugin/rules, and fixes/ignores all violations of piority 1 (mandatory).
2019-03-14 06:28:37 +08:00
PSXjoy
6d7f00e3d1 Fix typo (#541) 2019-03-01 21:32:02 +08:00
hengyunabc
a944f2d4b8 fix RedirectHandler NullPointerException, when save-result option is true. close #517 2019-02-18 17:44:04 +08:00
hengyunabc
c93fb9d59b redefine command check class if loaded. 2019-02-18 00:15:22 +08:00
hengyunabc
c390d5571b add tutorials link 2019-02-16 15:05:13 +08:00
hengyunabc
e861aeb3c0 [maven-release-plugin] prepare for next development iteration 2019-02-14 01:11:33 +08:00
hengyunabc
2846685ee5 [maven-release-plugin] prepare release 3.1.0 2019-02-14 01:11:22 +08:00
hengyunabc
d235ee1050 update watch command description. 2019-02-13 16:39:19 +08:00
superheizai
6a584022a0 tt command support cost time/--replay-times/--replay-interval (#498) 2019-02-13 14:02:44 +08:00
hengyunabc
b0877cc17a sm command print method with Descriptor. close #504 2019-02-13 11:35:27 +08:00
hengyunabc
2058ae4785 dashboard/watch/monitor/tt/stack/trace support press Q to exit. close #410 2019-02-09 19:03:08 +08:00
hengyunabc
ec7c5aea33 change default session timeout to 30min. close #342 2019-02-08 15:18:06 +08:00
hengyunabc
4eb0eec182 inpurtrc support home/end. close #472 2019-02-08 15:06:23 +08:00
hengyunabc
7b9b4107ad watch/monitor/trace/tt/stack support better auto completion. close #497 2019-02-08 03:02:31 +08:00
hengyunabc
9f57c2c9a6 jad support completion. #323 2019-02-08 01:47:59 +08:00
hengyunabc
349c426bd1 fix CompletionAdaptor lose chars when the last token is blank. 2019-02-08 01:43:47 +08:00
hengyunabc
a2ef539f4e sm support completion. #323 2019-02-08 01:41:25 +08:00
hengyunabc
317e9d69ad catch completion exception 2019-02-08 01:39:23 +08:00
hengyunabc
33fd06ba02 sc command support completion 2019-02-07 21:22:59 +08:00
hengyunabc
a7ee25b1f2 redefine command support completion 2019-02-07 21:21:53 +08:00
hengyunabc
79fe3a9382 improve cat/mc completion 2019-02-07 15:28:06 +08:00
hengyunabc
c4751931ce jad command support --source-only option. #496 2019-02-07 15:21:18 +08:00
hengyunabc
c18bd53ed5 dump command support output directory. #419 2019-02-07 12:50:31 +08:00
hengyunabc
895f1cb14d add cat command. close #494 2019-02-06 23:34:57 +08:00
hengyunabc
9a57b5d8f3 improve redirect. #495 2019-02-06 15:48:06 +08:00
hengyunabc
793df05b2f add pwd command. #493 2019-02-06 14:59:31 +08:00
hengyunabc
73e5f15adb remove unnecessary -p option in the redefine command. close #492 2019-02-06 01:45:41 +08:00
hengyunabc
f3561e9bc8 add mc command. #373 2019-02-06 01:33:03 +08:00
Harry Chan
4dba865995 Optimize toArray (#484)
replace toArray(new T[size]) with toArray(new T[0]) for better performance

https://shipilev.net/blog/2016/arrays-wisdom-ancients/#_conclusion
2019-01-29 10:42:02 +08:00
hengyunabc
3a27075987 update trace doc. 2019-01-25 11:44:04 +08:00
hengyunabc
e03c3ee2b1 keymap command usage more friendly. close #366 2019-01-18 19:23:31 +08:00
hengyunabc
4b98af05a9 pom.xml add relativePath 2019-01-18 16:30:58 +08:00
hengyunabc
b80698becb upgrade asm api to Opcodes.ASM7. #459 #425 2019-01-18 15:57:22 +08:00
hengyunabc
6ecc035a6d improve log 2019-01-18 15:05:51 +08:00
hengyunabc
dcf9be4732 improve log info 2019-01-18 14:58:37 +08:00
hengyunabc
3c048b639c catch asm exception in Enhancer#transform. #462 2019-01-18 14:57:40 +08:00
hengyunabc
5e31fd39f9 ObjectView support enum. close #454 2019-01-17 15:09:00 +08:00