summaryrefslogtreecommitdiffstats
path: root/sys-utils/lscpu.c
Commit message (Expand)AuthorAgeFilesLines
...
* lscpu: detect OS/400 and pHyp hypervisorsRuediger Meier2014-05-291-0/+61
* lscpu: minor cleanup and improve hypervisor detectionRuediger Meier2014-05-291-2/+27
* libsmartcols: clean up flags usageKarel Zak2014-04-031-1/+1
* lscpu: clean up scols usageKarel Zak2014-04-031-9/+8Star
* lscpu: use libsmartcolsOndrej Oprala2014-04-031-9/+16
* lscpu: cleanup, use _PATH_SYS_CPU/NODERuediger Meier2014-03-271-14/+14
* lscpu: don't abort if cache size is unknownRuediger Meier2014-03-271-4/+7
* lscpu: don't assume filesystem supports d_type when searching for NUMA nodesStewart Smith2014-03-041-1/+1
* lscpu: sort NUMA nodes to keep output human readableKarel Zak2014-01-141-0/+8
* lscpu: support discontinuous NUMA nodesKarel Zak2014-01-061-7/+43
* lscpu: support non sequentially numbering of CPUsAlexander Troosh2013-11-051-49/+84
* textual: properly use uppercase in certain abbreviationsBenno Schulenberg2013-10-081-2/+2
* lscpu: cleanup DMI code [coverity scan]Karel Zak2013-10-021-1/+1
* lscpu: report cpu min mhzDavidlohr Bueso2013-09-251-13/+37
* lscpu: use TT_FL_FREEDATA for tt tableKarel Zak2013-09-161-2/+4
* lscpu: fix shadow declaration [smatch scan]Sami Kerola2013-08-011-4/+4
* lscpu: add max MHz value to make cpu governor effects more visibleSami Kerola2013-06-071-1/+25
* lscpu: add virtualization typesKarel Zak2013-05-201-9/+16
* lscpu: detect more hypervisor vendorsOndrej Oprala2013-05-201-15/+57
* include: fix SYS_{unshare,nsenter} usageKarel Zak2013-04-171-1/+1
* lscpu: set 32-bit / 64-bit for ppcKarel Zak2013-04-171-0/+7
* lscpu: add Model nameKarel Zak2013-04-101-0/+4
* lscpu: fix error messageSami Kerola2013-04-051-1/+1
* lscpu: make /proc/sysinfo usage more robust [coverity scan]Karel Zak2013-03-271-0/+2
* lscpu: remove dead code [coverity scan]Karel Zak2013-03-271-2/+0Star
* lscpu: don't read cpuid on non-live systemsKarel Zak2013-02-141-3/+4
* textual: slice the help text of lscpu into strips, for translatorsBenno Schulenberg2013-01-301-11/+11
* lscpu: correct the description of --sysroot in help textBenno Schulenberg2013-01-301-3/+3
* lscpu: don't care about xasprintf() return codeKarel Zak2012-12-121-2/+2
* lscpu: remove unnecessary variableKarel Zak2012-11-231-1/+0Star
* lib/path: rename functions to be more explicitKarel Zak2012-11-231-17/+18
* lscpu: make read_topology() more robust to avoid SIGFPEKarel Zak2012-11-131-6/+17
* lscpu: Fix issue found on CPU hot-removeToshi Kani2012-11-121-22/+44
* lscpu: limit options --all, --online, --offline to parsable and extended outputHeiko Carstens2012-08-131-0/+12
* lscpu: fix shadow declarationSami Kerola2012-07-261-9/+8Star
* lscpu: use err_exclusive_options()Karel Zak2012-07-261-18/+10Star
* lscpu: fix compiler warning [-Wmissing-prototypes]Karel Zak2012-07-161-2/+4
* lscpu: fix compiler warning [-Wsign-compare]Karel Zak2012-06-191-1/+1
* lscpu: values in /proc/bus/pci/devices are always unsignedSami Kerola2012-06-171-1/+1
* lscpu: use exclusive_option()Sami Kerola2012-06-171-8/+21
* lscpu: fix possibly undefined operationPetr Uzel2012-04-231-2/+4
* Fix typos found by misspellingsBernhard Voelker2012-04-231-1/+1
* sys-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
* xalloc: use xasprintf in all filesSami Kerola2012-03-181-1/+1
* docs: corrections to FSF license files, and postal addressSami Kerola2012-02-241-3/+3
* lscpu: fix fd leakKarel Zak2012-02-021-1/+3
* chcpu: check get_max_number_of_cpus() result properlyKarel Zak2012-02-011-3/+4
* lscpu: dereferencing NULL pointer [coverity scan]Karel Zak2012-01-311-1/+3
* lscpu: fix compiler warningsDavidlohr Bueso2012-01-051-2/+2
* lscpu: use xalloc libsDave Reisner2012-01-041-2/+2