mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-25 21:54:48 +00:00
PT-1052 include numa information in pt tool output (#547)
* PT-1052: fix for pt-summary
* Re-added fix from commit 71fae6d117
into proper place: library directory
Added tests for PT-1052 (pt-summary only)
* Fixed tests for pt-summary,
set locale for pt-summary tests, so they are not affected by user environment.
Finished tests for PT-1052
* Added fix for PT-1983 into the proper place: library file
* PT-1052: fix for pt-stalk which now includes numastat data
This commit is contained in:
10
t/pt-summary/samples/Linux/006/processes
Normal file
10
t/pt-summary/samples/Linux/006/processes
Normal file
@@ -0,0 +1,10 @@
|
||||
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
|
||||
1836 root 20 0 1862488 39156 14168 S 6,2 0,1 6:31.69 contain+
|
||||
5074 sveta 20 0 715908 14380 3312 S 6,2 0,0 2:32.24 vmalert
|
||||
5511 sveta 20 0 5958132 675752 593316 S 6,2 2,1 23:18.64 Xorg
|
||||
5582 sveta 20 0 992772 140588 5952 S 6,2 0,4 1:32.41 percona+
|
||||
5583 sveta 20 0 992516 246840 5964 S 6,2 0,8 1:29.62 percona+
|
||||
5819 sveta 20 0 5997200 367992 81312 S 6,2 1,1 42:19.42 gnome-s+
|
||||
13430 sveta 20 0 1124,6g 172364 74192 S 6,2 0,5 16:06.71 wavebox
|
||||
14886 sveta 20 0 1124,5g 138544 72440 S 6,2 0,4 0:32.75 wavebox
|
||||
474260 sveta 20 0 5069828 795952 162860 S 6,2 2,4 33:45.76 thunder+
|
Reference in New Issue
Block a user