3107 Commits (4b3dfa246e9fa0fe3ce7d97e7a37239251ada42b)
 

Author SHA1 Message Date
Christian Göttsche 76a13dbb4e Linux: do not always read /proc/<pid>/status 2 years ago
Christian Göttsche 213411173c Linux: reorder some calls in LinuxProcessList_recurseProcTree() 2 years ago
Christian Göttsche 48181bc237 Linux: update gathering information regarding threads 2 years ago
Christian Göttsche b4d5b5cea9 Linux: gather permitted capabilities via capget(2) 2 years ago
Explorer09 eb27a94ba4 Adapt GPU_TIME field for the new nanoseconds format 2 years ago
Explorer09 ae932b4fa9 New Row_printNanoseconds() function 2 years ago
Christian Göttsche 24b1513296 linux: use dlopen for libnl3 instead of dynamic linking 2 years ago
Christian Göttsche a782ef3570 linux: move libnl code into separate file 2 years ago
Explorer09 15b4bc45b2 Read htoprc in modern location first before old one 2 years ago
Christian Göttsche 58c1cb0204 Avoid multiplication in calloc argument 2 years ago
Christian Göttsche 869220b589 Use designated initializer more 2 years ago
Christian Göttsche 5846b7df4e Check for absolute paths in environment variables 2 years ago
Benny Baumann 6eed489846 Use size_t for array indices consistently 2 years ago
Benny Baumann 5518652e71 Fix regression from storing monotonic time deltas 2 years ago
Benny Baumann 62c2d820ad Make memory leak in xRealloc explicit 2 years ago
Christian Göttsche ef6658c22d Simplify string formatting 2 years ago
Christian Hesse e743952c1b README: swap regular file and symlink 2 years ago
Christian Hesse 1acdf8709e CRT: handle (ignore) signals `USR1` and `USR2` 2 years ago
Martin Rys 240dd4ab50 Linux: Correctly mark trailing offline CPU threads 2 years ago
Christian Göttsche 3016a5f28b Fix typo 2 years ago
Benny Baumann e50b33d537 Avoid glibc FILE API for number of open files 2 years ago
Benny Baumann 78c6aacfb5 Avoid glibc FILE API for maxpid 2 years ago
Benny Baumann 49f0ca2d70 Avoid glibc FILE API for loadavg 2 years ago
Benny Baumann 4806b4ebfb Avoid glibc FILE API for uptime reading 2 years ago
Benny Baumann 3eb8bfa4cc Avoid glibc FILE API for secattr 2 years ago
Benny Baumann cdf7a5a93b Avoid glibc FILE API for oom_score 2 years ago
Benny Baumann 2b7f4a65a8 Avoid glibc FILE voodoo 2 years ago
Christian Göttsche 0318589c8b Linux: scan GPU based on previous activity 2 years ago
Christian Göttsche f8c5bdd864 Linux: add GPU meter and process column 2 years ago
Christian Göttsche ec608672ce Short circuit zero time in Row_printTime() 2 years ago
Christian Göttsche 4e340c1817 Introduce String_eq_nullable() 2 years ago
Christian Göttsche cbcfc5f7d0 Introduce autoTitleRightAlign column flag 2 years ago
Christian Göttsche b61685779c Store time of the previous process scan 2 years ago
Benny Baumann 484f029d8b Typo 2 years ago
Benny Baumann c7bfe749fc Check for sufficient buffer space only after clamping 2 years ago
Explorer09 95f77eb28b Simplify expression in Process_updateCPUFieldWidths() 2 years ago
Christian Göttsche 59b30d692a Check width in Row_printPercentage() 2 years ago
Christian Göttsche 299ca6ed2f Avoid too large CPU field widths 2 years ago
Christian Göttsche 5d3444ce32 ci: update LLVM repositories 2 years ago
Christian Göttsche 99b5f4a0ff Revert "Workaround for ASAN-induced segfaults in Github Ubuntu runner images" 2 years ago
Christian Göttsche df5c479b95 ci: bump to LLVM 18 2 years ago
Daniel Lange 9323de2caf Replace OpenCollective with Hack Club 2 years ago
fraggerfox ad3b90e59d Fix the compiler name for OpenBSD. 2 years ago
Daniel Lange 05c7d4fc20 Ignore FOCUS_IN and FOCUS_OUT events if these have been activated within xterm 2 years ago
Daniel Lange 53bd369be7 Workaround for ASAN-induced segfaults in Github Ubuntu runner images 2 years ago
Daniel Lange 0dac8e7d38 Merge branch 'feat/refuse-saving-symlinked-config' (branch name superseded) of Scrumplex/htop 2 years ago
Sefa Eyeoglu f7c9ede286
Print message if config file was resolved 2 years ago
Sefa Eyeoglu f588b27315
Resolve configuration path 2 years ago
fraggerfox 4feac8e72f Add Solaris to the CI 2 years ago
fraggerfox 2555cc39f3 Add Dragonfly BSD to the CI 2 years ago