summaryrefslogtreecommitdiff
path: root/ifpps.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-04xutils: break out promisc mode functionsDaniel Borkmann1-0/+1
2013-06-04xio: rename xio to ioops and reduce its includesDaniel Borkmann1-1/+1
2013-06-04xio: add ioexact operationsDaniel Borkmann1-5/+1
2013-06-04cpus: break out cpu related functions from xutilsDaniel Borkmann1-0/+1
2013-06-02ifpps: Rename variable containing top number of CPUsTobias Klauser1-8/+8
2013-05-30ifpps: Allow to select number of top hitter CPUs by command line optionTobias Klauser1-15/+24
2013-05-30ifpps: Allocate cpu dependent stats in one placeTobias Klauser1-15/+9
2013-05-29ifpps: fix segfault in terminal modeDaniel Borkmann1-0/+7
2013-05-29ifpps: Properly zero out allocated statsTobias Klauser1-1/+1
2013-05-29ifpps: support mq devices in /proc/interruptsDaniel Borkmann1-2/+7
2013-05-29ifpps: also show total number of cpusDaniel Borkmann1-2/+2
2013-05-29ifpps: remove unused function snr_to_strDaniel Borkmann1-16/+0
2013-05-27ifpps: Use strtoul() to convert unsigned valueTobias Klauser1-1/+1
2013-05-27ifpps: minor: minor output formatting adaptionDaniel Borkmann1-2/+2
2013-05-27ifpps: fix bug_on trigger when parsing irq numberDaniel Borkmann1-10/+18
2013-05-27ifpps: beautify output with > 10 cpusDaniel Borkmann1-15/+26
2013-05-27ifpps: Add myself to the copyright holders in --version/--helpTobias Klauser1-0/+2
2013-05-27ifpps: Don't assume a maximum of 32 CPUsTobias Klauser1-30/+158
2013-05-25ifpps: Convert mem_free/mem_total members of struct ifstat to uint64_tTobias Klauser1-3/+4
2013-05-23make: include build nameDaniel Borkmann1-1/+1
2013-05-17ifpps: Add __noreturn attribute to exiting functionsTobias Klauser1-2/+2
2013-05-15man: trafgen: Minor fixesTobias Klauser1-2/+2
2013-03-16ifpps: remove state from enum, since never usedDaniel Borkmann1-2/+1
2013-03-16misc: remove dead/unreachable code from switch statementsDaniel Borkmann1-2/+0
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+949