1. 30c1311 Make utmpx-based uptime implementation available as a fallback for all platforms that supporting utmpx(5) by WHR · 2 years, 7 months ago
  2. 17af5d8 Change function Platform_getProcessEnv to accept a 'Process *' instead by WHR · 2 years, 7 months ago
  3. 30c895a Remove 'traced' process state; fix the 'swapper' process isn't considered as a kernel process on DragonFly BSD by WHR · 2 years, 7 months ago
  4. a6edd8c Support showing kernel processes in a different color by WHR · 2 years, 7 months ago
  5. da227f6 Refactor function Process_isThread into Process_isExtraThreadProcess, which will no longer returning true for kernel process by WHR · 2 years, 7 months ago
  6. ea40f6c Rename 2 settings variables by WHR · 2 years, 7 months ago
  7. 3ef86ff Count kernel processes and threads separately by WHR · 2 years, 7 months ago
  8. e983ba2 s/Process_isKernelThread/Process_isKernelProcess/ by WHR · 2 years, 7 months ago
  9. c3a7860 Show both real and effective user (id) of processes by WHR · 2 years, 7 months ago
  10. a4a191e Fix nice values didn't minus NZERO on AIX by WHR · 2 years, 7 months ago
  11. 7641825 Rewrite Platform_getProcessEnv to return a vector instead; implement Platform_getProcessEnv for FreeBSD by WHR · 2 years, 7 months ago
  12. d2697d8 Allow building with xlc(1) by WHR · 2 years, 7 months ago
  13. e4cf98d Fill command line with pi_comm if actual commnad line is not available on AIX by WHR · 2 years, 7 months ago
  14. b42b125 Fix defining variables in aix/Platform.h by WHR · 2 years, 7 months ago
  15. 548788c Add 'NAME' column for AIX process listing by WHR · 2 years, 7 months ago
  16. 3ea913d Style suggestion from kadler by Calvin Buckley · 4 years, 9 months ago
  17. 7a27d3d Remember to declare uptime func for platform by Calvin Buckley · 4 years, 9 months ago
  18. e3a7cb7 Make htop work on IBM i with the AIX backend by Calvin Buckley · 6 years ago
  19. 71b95da fix typo after change (though the metric still doesn't seem right?) by Calvin Buckley · 6 years ago
  20. 3197871 Environment variable reading support for AIX by Calvin Buckley · 6 years ago
  21. c99a188 fix process states on AIX by Calvin Buckley · 6 years ago
  22. 8e4d98e headers too by Calvin Buckley · 6 years ago
  23. cf6e3e9 update copyright stamps for aix by Calvin Buckley · 6 years ago
  24. de235fe Fix compiler warninings by Calvin Buckley · 6 years ago
  25. 7a33118 maybe better memory meters by Calvin Buckley · 6 years ago
  26. c5f7558 CPU percentage by Calvin Buckley · 6 years ago
  27. 61a5062 support CPU average by Calvin Buckley · 6 years ago
  28. 502ba12 very naive implementation, bit erratic but ok POC by Calvin Buckley · 6 years ago
  29. 6e19857 start storing CPU data (just need to figure out how to calc it) by Calvin Buckley · 6 years ago
  30. b82e7d2 Using libperfstat for memory under AIX but not i by Calvin Buckley · 6 years ago
  31. 6794b7a more comments, add a buffer zone for alloc by Calvin Buckley · 6 years ago
  32. 9c467cd store stime and user in AixProcess, we might need them later by Calvin Buckley · 6 years ago
  33. 8713e68 memory percentage looks reasonable by Calvin Buckley · 6 years ago
  34. 8f0482d memory gathering by Calvin Buckley · 6 years ago
  35. ef72b50 process time for aix by Calvin Buckley · 6 years ago
  36. eb1a3ae fix proc start time on AIX by Calvin Buckley · 6 years ago
  37. 9227ef5 more memory values, turn on CPU meters by Calvin Buckley · 6 years ago
  38. a86924e Add signals to AIX by Calvin Buckley · 6 years ago
  39. 6b46757 AIX load avg by Calvin Buckley · 6 years ago
  40. 0cc35e9 args list, uptime by Calvin Buckley · 6 years ago
  41. db98ed3 fix listing of procs by Calvin Buckley · 6 years ago
  42. cbc3eb4 fallback for argv by Calvin Buckley · 6 years ago
  43. 44d210d fix PIDs by Calvin Buckley · 6 years ago
  44. 363cca0 Progressing further by Calvin Buckley · 6 years ago
  45. b0c7f57 fix argv on aix by Calvin Buckley · 6 years ago
  46. 3586134 Initial AIX support by Calvin Buckley · 6 years ago