Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_htop
/
179aeb01082df9e7c19a285ae4d703a7714f4e2f
/
TasksMeter.c
179aeb0
Add includes for config.h as per the discussion in PR #1337
by Daniel Lange
· 2 years, 4 months ago
b74673f
Rename ProcessList to ProcessTable throughout
by Nathan Scott
· 2 years, 7 months ago
0f751e9
Introduce Row and Table classes for screens beyond top-processes
by Nathan Scott
· 2 years, 8 months ago
0bdade1
Introduce Machine class for host-specific info (split from ProcessList)
by Nathan Scott
· 3 years ago
94ad111
Update license headers to explicitly say GPLv2+
by Daniel Lange
· 4 years, 7 months ago
2d1b6f4
TasksMeter: save some float casts
by Explorer09
· 4 years, 8 months ago
41af31b
Rework CPU counting
by Christian Göttsche
· 4 years, 10 months ago
436808f
Use RichString_appendnAscii where possible
by Christian Göttsche
· 5 years ago
8163b81
TaskMeter: always show number of threads
by Christian Göttsche
· 5 years ago
2d1042a
Save text buffer in Meter
by Christian Göttsche
· 5 years ago
157086e
Split RichString_(append|appendn|write) into wide and ascii
by Christian Göttsche
· 5 years ago
e1ce141
Use size_t as len type for Meter_UpdateValues
by Christian Göttsche
· 5 years ago
72103e9
Hold only a const version of the ProcessList in Meters
by Christian Göttsche
· 5 years ago
0f52629
Make all required includes explicit
by Benny Baumann
· 6 years ago
872e542
Rename StringUtils.[ch] to XUtils.[ch]
by Benny Baumann
· 5 years ago
c6f04a9
Move xAsprintf, xSnprintf and xStrdup to StringUtils.h
by Benny Baumann
· 6 years ago
79ad39c
Mark Object pointer to _display function const
by Christian Göttsche
· 5 years ago
ba282cf
Mark Object instances const
by Christian Göttsche
· 6 years ago
079c2ab
Update License consistently to GPLv2 as per COPYING file
by Daniel Lange
· 6 years ago
6db2d52
Covert Meter attributes to file-local constant arrays
by Christian Göttsche
· 6 years ago
c5808c5
Consolidate repeated macro definitions into one header
by Nathan Scott
· 6 years ago
a1a027b
Axe automated header generation.
by Zev Weiss
· 6 years ago
a82fd26
Merge branch 'hishamhm-pull-960'
by Nathan Scott
· 6 years ago
b30c22d
Merge branch 'hishamhm-pull-914'
by Nathan Scott
· 6 years ago
dd33444
Clean up existing whitespace
by Daniel Flanagan
· 6 years ago
01a1cc0
fixed Linux build
by senjan
· 7 years ago
ad99187
htop scans /proc to determine how many running tasks exist. Since that
by Lucas C. Villa Real
· 8 years ago
09e241f
Security review: check results of snprintf.
by Hisham Muhammad
· 9 years ago
2b5c1b4
Replace all uses of sprintf with snprintf
by Tomasz Kramkowski
· 9 years ago
9dea20e
Rename Meter.setValues() functions to updateValues()
by Explorer09
· 10 years ago
99fb307
Explicit "maxItems" property of meters
by Explorer09
· 10 years ago
272e2d9
Major advances in FreeBSD port.
by Hisham Muhammad
· 11 years ago
c2108e5
Another mega-patch for the refactoring process.
by Hisham Muhammad
· 11 years ago
3383d8e
Sorry about the mega-patch.
by Hisham Muhammad
· 11 years ago
c1e0f6e
BUGFIX: Fix crash when adding meters and toggling detailed CPU time.
by Hisham Muhammad
· 12 years ago
00b324b
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
by Hisham Muhammad
· 13 years ago
45f7a4f
Remove old memory debugging routines. We have Valgrind nowadays.
by Hisham Muhammad
· 14 years ago
84281bd
major header cleanup
by Hisham Muhammad
· 14 years ago
300caa0
Tempus fugit.
by Hisham Muhammad
· 15 years ago
831538b
Split process and thread counts in tasks meter
by Hisham Muhammad
· 15 years ago
d8e1480
Remove arbitrary limit from rich strings
by Hisham Muhammad
· 15 years ago
a600d5a
Tempus fugit.
by Hisham Muhammad
· 16 years ago
da23c8c
Clean up headers by using 'static' whenever possible.
by Hisham Muhammad
· 18 years ago
dbe2670
Perform RichString operations by hand.
by Hisham Muhammad
· 20 years ago
2f1f82e
Updates for new version of the MakeHeader.py script.
by Hisham Muhammad
· 20 years ago
33113fe
- Overhaul meters implementation;
by Hisham Muhammad
· 20 years ago
d6231ba
Initial import.
by Hisham Muhammad
· 20 years ago