-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathnotes.txt
40 lines (33 loc) · 816 Bytes
/
notes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
- Fix method names
- get instance filters
- package native libraries in jar
- lib installer and loader and cleaner
- agent installer
- sysprop/env overrides for native lib
- counts, card for class name
- sorted counts
- topN counts
- Find all classes by class name
XML Config:
External Config
JMXMP Listener
Hotspot MBeans
External Scripts Dir
Scripts to Load
Fixtures (e.g. MBeans for located thread pools + metrics)
External Native Lib Override
Detect native arch
Built in scripts
External Logging Config (first ?)
Set sysprops
Extensions:
Interface / Abstract Base
Scheduler
ThreadPools - Counts, Active, Thread Stats
NIO Buffers - By type, Counts, Total Allocation
Sockets
Needed for linux build:
libc6-dev-i386
gcc-multilib
g++-multilib
mingw-w64