Commit Graph

559 Commits (72b1c7401e571883dc51e11e90b289474c1ff176)

Author SHA1 Message Date
hengyunabc 72b1c7401e add LICENSE for StringUtils.java. #2007 3 years ago
XenoAmess c73c3d10a1
string concat in StringBuilder append chain (#1984) 3 years ago
XenoAmess 09765b00fa
do NOT create wrapper type instance when can (#1985) 3 years ago
XenoAmess 863d57f57f
potential NPE in CompletionUtils (#1996) 3 years ago
XenoAmess 8f6ea953f0
String function shortcuts (#1990) 3 years ago
XenoAmess 52274ff63e
thread safety bug (#1988) 3 years ago
XenoAmess cbc6402035
use StringBuilder instead of StringBuffer when can (#1980) 3 years ago
XenoAmess ad806616f0
remove unused imports (#1979) 3 years ago
XenoAmess b38d9b38ac
improve UserStatUtil. (#1987) 3 years ago
XenoAmess d88a2e93d1
potential NPE in Base64Command (#1993) 3 years ago
XenoAmess da0ab96ea8
potential NPE in ArthasReflectUtils (#1992) 3 years ago
sean chen dee70a88c5
fix arthas logfile path in windows, fix typo (#1913) 3 years ago
sean chen 716e964353
WebConsole support scrollback url param(#1909) 3 years ago
hengyunabc fa16a6867b clean auth info when save history. #1903 3 years ago
hengyunabc ad5f0e4767 add arthas.localConnectionNonAuth config, better support localhost connection. #1904 3 years ago
hengyunabc ce2b488f92 update watch/trace docs 3 years ago
seanchen1993 abad06f035
Set the screenReaderMode of xterm to false (#1901) 3 years ago
汪吉 9b8cbf3f8c
fix vmtool find clasloader error with hashcode(#1885) 4 years ago
hengyunabc 1e1c12636c support hide nav in web console. #1873 4 years ago
hengyunabc c8ad4aead5 update vmoption/vmtool doc 4 years ago
hengyunabc 2e161d621d fix imporve split methodInfo/invokeInfo. #1860 4 years ago
hengyunabc e2d5c3c445 move one.profiler from arthas-spy to arthas-core. #1796 4 years ago
hengyunabc bfaf416c69 imporve split methodInfo/invokeInfo. #1860 4 years ago
hengyunabc 43b5b05669 polish #1852 4 years ago
wochidaxiangchang 2ab1bca5f0
fix ArthasBootstrap load arthas.properties with arthas.config.location/arthas.config.name config (#1852) 4 years ago
qxo 5f31bbff97
fix: inst#getAllLoadedClasses() may cause NullPointerException when search class(IBM jvm 1.7) (#1840) 4 years ago
MissingNone aa728d7e22
delete useless parameter "name" (#1822) 4 years ago
hengyunabc 03f2994923 remove shutdown command. close #1799 4 years ago
hengyunabc dbf6301399 support disabledCommands part 2. #1729 4 years ago
wb-lfl715988 260e347f5e support disabledCommands part 1. #1729 4 years ago
hengyunabc e6f5b5971d fix trace command may not print result problem. #1817 4 years ago
yangxb2010000 00faa3c4c9
Close ResultDistributor and foreground job when close session #1808 4 years ago
hengyunabc 8f06d81827 update condition express example 4 years ago
汪吉 fd5401a28e
Fix vmtool command tip when matches multiple classes (#1798) 4 years ago
hengyunabc edeec131a6
Merge pull request #1784 from alibaba/vmtool
Add vmtool command
4 years ago
hengyunabc 32e7bfa6b8 vmtool lib support reload/reattach. 4 years ago
hengyunabc fc707109b1 improve vmtool search class. 4 years ago
hengyunabc 3170a92b56 vmtool command support libPath 4 years ago
hengyunabc e2e7061182 vmtool support limit option. #1781 4 years ago
hengyunabc 3499a307e2 vmtool command support forceGc action. #1781 4 years ago
dragon-zhang 6623ef44c6
return array in VmTool native method, fix jni memory leak problem #1781 4 years ago
索悟 adf7725618
Remove the useless resetClassFileTransformer in Enhancer (#1786) 4 years ago
hengyunabc 932340eac6 add vmtool command, part1. #1781 4 years ago
hengyunabc 6a102d61b0 add OptionCompleteHandler, better complete option 4 years ago
hengyunabc 5e95d66a98 fix testcase in windows 4 years ago
yangxb2010000 4a4eb331f8
set content-length header for DefaultFullHttpResponse (#1779) 4 years ago
hengyunabc 1d1f0bebb3 fix CompilationMXBean may null problem. #1772 4 years ago
hengyunabc 4af322f6da fix jad command render table width problem. #1767 4 years ago
hengyunabc 8870e16f3a improve the prompt message when enhance failure. 4 years ago
hengyunabc a61fa7cee3 disable arthas.enhanceLoaders by default. #1757 4 years ago