Commit Graph

594 Commits (74b232ce90d18d752d83af495c26c49332786b1e)
 

Author SHA1 Message Date
superheizai 6a584022a0 tt command support cost time/--replay-times/--replay-interval ()
hengyunabc 7bcd81d338 Merge branch 'master' of github.com:alibaba/arthas
hengyunabc b0877cc17a sm command print method with Descriptor. close
Zhang Sen bb3b2f2b5a Fix typo in README_CN.md ()
hengyunabc f18187790b add arthas-tutorials.html.
hengyunabc 2058ae4785 dashboard/watch/monitor/tt/stack/trace support press Q to exit. close
hengyunabc ec7c5aea33 change default session timeout to 30min. close
hengyunabc 4eb0eec182 inpurtrc support home/end. close
hengyunabc 7b9b4107ad watch/monitor/trace/tt/stack support better auto completion. close
hengyunabc 9f57c2c9a6 jad support completion.
hengyunabc 349c426bd1 fix CompletionAdaptor lose chars when the last token is blank.
hengyunabc a2ef539f4e sm support completion.
hengyunabc 317e9d69ad catch completion exception
hengyunabc 33fd06ba02 sc command support completion
hengyunabc a7ee25b1f2 redefine command support completion
hengyunabc 79fe3a9382 improve cat/mc completion
hengyunabc c4751931ce jad command support --source-only option.
hengyunabc c18bd53ed5 dump command support output directory.
hengyunabc 895f1cb14d add cat command. close
hengyunabc 9a57b5d8f3 improve redirect.
hengyunabc 793df05b2f add pwd command.
hengyunabc 73e5f15adb remove unnecessary -p option in the redefine command. close
hengyunabc 6073b22ea6 Merge branch 'master' of github.com:alibaba/arthas
hengyunabc f3561e9bc8 add mc command.
hengyunabc ad9685f479 add memorycompiler module.
skywalker 32f02a9e6c remove duplicate mac os check ()
Harry Chan 4dba865995 Optimize toArray ()
replace toArray(new T[size]) with toArray(new T[0]) for better performance

https://shipilev.net/blog/2016/arrays-wisdom-ancients/#_conclusion
superheizai efb835823e update doc ()
Gene a800e2cf7c update doc ()
hengyunabc 32e38b6666 add new favicon.ico
hengyunabc 809a328b82 new arthas LOGO!
hengyunabc 7d1a7c26e2 add known user
hengyunabc f73bf96955 make MathGame faster
hengyunabc 3a27075987 update trace doc.
vic 083144594e Update watch.md ()
hengyunabc 08549731ec add known user.
hengyunabc 345a73940c update doc
hengyunabc e03c3ee2b1 keymap command usage more friendly. close
hengyunabc c97730d2ca fix NullPointerException when list local versions.
hengyunabc 64439540bb when timezone is +0800, default repo mirror is aliyun.
hengyunabc 5c857d045a Exclude JDK 11 jps process. close
hengyunabc 4b98af05a9 pom.xml add relativePath
hengyunabc b80698becb upgrade asm api to Opcodes.ASM7.
hengyunabc 6ecc035a6d improve log
hengyunabc dcf9be4732 improve log info
hengyunabc 3c048b639c catch asm exception in Enhancer#transform.
hengyunabc 5c19f9548e add known user
shenhj2016 d4d7a0bbc6 add known user ()
hengyunabc 919605c20d Merge branch 'master' of github.com:alibaba/arthas
hengyunabc 5e31fd39f9 ObjectView support enum. close