summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-10-16don't crash on intelJos Dehaes
2021-10-16small improvementJos Dehaes
2021-10-16don't iterate 3 timesJos Dehaes
2021-10-16remove debugJos Dehaes
2021-10-13more temperature (M1 + intel)Jos Dehaes
2021-10-16Merge branch 'OSX' of github.com:aristocratos/btop into OSXaristocratos
2021-10-16Merge changes from mainaristocratos
2021-10-16release a bit more - still has negative temps for 2 cores on my systemJos Dehaes
2021-10-16Fixed leaks in Mem and attempt at fixing leaks in sensors.cpparistocratos
2021-10-15temperature sensors via IOKitJos Dehaes
2021-10-15Process command line argumentsaristocratos
2021-10-13temperatureJos Dehaes
2021-10-13Cpu usage working againaristocratos
2021-10-13Fixed cpu lazy sortingaristocratos
2021-10-12pointer to smart pointer, first passaristocratos
2021-10-12Fixed detailed memory not updatingaristocratos
2021-10-11more memory free-up - still leaks like crazyJos Dehaes
2021-10-11more RAII cleanupJos Dehaes
2021-10-11Removed non present cpu fields and fixed calculation for selectable cpu field...aristocratos
2021-10-11RAII Wrappers for Cpu::get_battery()aristocratos
2021-10-10RAIIJos Dehaes
2021-10-09get more disk IO statsJos Dehaes
2021-10-09fix buildJos Dehaes
2021-10-09remove unnecessary uptime paramJos Dehaes
2021-10-09remove debug loggingJos Dehaes
2021-10-09fix process elapsed timeJos Dehaes
2021-10-09don't double freeJos Dehaes
2021-10-09Ignore empty pid 0 to fix tree modearistocratos
2021-10-09Disable failed tty mode detection for OSXaristocratos
2021-10-09Fixed disk io and added io activity based on read/writearistocratos
2021-10-08fill in 0 for ioticksJos Dehaes
2021-10-08disk io from IOreg. Does not show any io thoughJos Dehaes
2021-10-08per process IO statsJos Dehaes
2021-10-08don't show autofs, it's uselessJos Dehaes
2021-10-07Fixed clk_tck -> clkTckaristocratos
2021-10-07Fixed cumulative cpu usagearistocratos
2021-10-07Proc::collect() better cpu percent accurazyaristocratos
2021-10-07Merge branch 'OSX' of github.com:aristocratos/btop into OSXaristocratos
2021-10-07Proc::collect() fixed cputimes and cpu percentage calcaristocratos
2021-10-07Merge branch 'main' into OSXJos Dehaes
2021-10-06fix warningJos Dehaes
2021-10-06details + process statesJos Dehaes
2021-10-06avoid details crashJos Dehaes
2021-10-06fix quit on macosJos Dehaes
2021-10-06Fixed: Extra "root" partition when running in snaparistocratos
2021-10-06v1.0.14 Bug fixes and start of OSX developmentv1.0.14aristocratos
2021-10-06Fixed: snap root disk and changed to compiler flags instead of env variables ...aristocratos
2021-10-06Fixed: Uid -> User fallback to getpwuid() if failure for non static buildsaristocratos
2021-10-06don't show /devJos Dehaes
2021-10-06commentJos Dehaes