summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add compat mode for systems without openat(2)Christian Göttsche2020-11-285-42/+111
* | LinuxProcessList: use openat instead of building path stringsChristian Göttsche2020-11-281-96/+97
* | Drop unused global ProcessList memory fieldsNathan Scott2020-11-275-24/+3
* | Drop unneeded parameters to the ScreenManager constructorNathan Scott2020-11-265-46/+31
* | Make casing of N/A consistent (majority was N/A)Benny Baumann2020-11-261-1/+1
* | Randomly refresh M_LRS calculation, but latest after 2sBenny Baumann2020-11-261-8/+7
* | Distinguish display of no permissions for reading M_LRSBenny Baumann2020-11-261-1/+9
* | Roll our own strtoull implementation specialized to handle the parsing requir...Benny Baumann2020-11-261-20/+54
* | Hardcode actual conversions to read the maps file dataBenny Baumann2020-11-261-8/+49
* | Only calculate M_LRS size every 5 secondsBenny Baumann2020-11-262-3/+22
* | Calculate library size (M_LRS column) from maps fileFynn Wulf2020-11-266-14/+89
* | IOPriorityPanel: drop unnecessary buffer size decrementChristian Göttsche2020-11-261-1/+1
* | configure: create typedefs for fixed-sized integers if neededChristian Göttsche2020-11-261-0/+4
* | Fix crash when getCommandStr not overloaded for a platform processChristian Göttsche2020-11-261-1/+1
* | LinuxProcessList_recurseProcTree: compute time only once and mark parent constChristian Göttsche2020-11-251-5/+6
* | Track file descriptors in valgrind scriptChristian Göttsche2020-11-251-1/+1
* | Drop taskstats conditionalChristian Göttsche2020-11-256-38/+11
* | Drop cgroup conditionalChristian Göttsche2020-11-256-30/+6
* | Add support to change numeric options in settings screenChristian Göttsche2020-11-2512-153/+330
* | Fully support non-ascii characters in Meter-BarChristian Göttsche2020-11-253-8/+28
* | LinuxProcessList: fix misspellingChristian Göttsche2020-11-251-5/+5
* | Unify naming of first argument of Platform_getBatteryChristian Göttsche2020-11-2511-36/+36
* | Improve Fahrenheit temperature configuration textChristian Göttsche2020-11-251-1/+1
* | ProcessLocksScreen_draw: use Process_getCommand instead of raw commChristian Göttsche2020-11-251-1/+1
* | Fix file descriptor leak in LinuxProcessList_readCmdlineFile after xread failureChristian Göttsche2020-11-241-1/+3
* | Include comm before cmdline if exe could not be read, but comm mismatches bas...Benny Baumann2020-11-243-2/+35
* | Group the "Merge Command" related options visuallyBenny Baumann2020-11-241-2/+2
* | Refactor command string creationBenny Baumann2020-11-242-76/+118
* | Make kernel thread display for COMM/EXE columns less visible and more consistentBenny Baumann2020-11-241-4/+4
* | Minor indentation fixBenny Baumann2020-11-241-1/+1
* | Reduce visual noise to when comm and cmdline actually disagree on the program...Benny Baumann2020-11-241-4/+9
* | Assume full basename matches COMM when matching full COMM bufferNarendran Gopalakrishnan2020-11-241-2/+1
* | Include merge status with column title when enabledNarendran Gopalakrishnan2020-11-241-4/+5
* | Cleanup some documentationNarendran Gopalakrishnan2020-11-242-2/+2
* | Add heuristic for space-separated cmdlineBenny Baumann2020-11-241-5/+91
* | Compatibility function for faccessatBenny Baumann2020-11-244-1/+43
* | Improving Command display/sortNarendran Gopalakrishnan2020-11-2418-16/+593
* | LinuxProcess_adjustTime: simplify by not using doubleChristian Göttsche2020-11-241-8/+6
* | Move treeView setting to make status bar item correct when using --sort-key, ...Daniel Lange2020-11-241-5/+5
* | LinuxProcessList: fix misspellingChristian Göttsche2020-11-241-1/+1
* | DarwinProcessList: retry getting list of all processes on ENOMEMChristian Göttsche2020-11-231-17/+15
* | Linux: fix display of new thread for one cycle when hiddenChristian Göttsche2020-11-231-2/+3
|/
* Merge branch 'cleanup-init-done' into masterNathan Scott2020-11-2315-86/+158
|\
| * Consistent ordering of function declarations for FreeBSDNathan Scott2020-11-231-2/+2
| * Add whitespace to improve Linux Platform_init readabilityNathan Scott2020-11-191-0/+1
| * Minor cleanups to platform-specific init and doneNathan Scott2020-11-1915-85/+156
* | LinuxProcessList: skip parsing threads if the kind of thread is disabledChristian Göttsche2020-11-221-2/+23
* | Reduce scope of cached valuesBenny Baumann2020-11-222-7/+10
* | Object: assert callbacks existsChristian Göttsche2020-11-221-3/+7
* | Reduce scope of local variablesBenny Baumann2020-11-224-16/+10

© 2014-2024 Faster IT GmbH | imprint | privacy policy