Age | Commit message (Expand) | Author | Files | Lines |
2013-07-09 | all: show git id in --version information | Daniel Borkmann | 1 | -3/+4 |
2013-06-24 | ifpps, flowtop: Move ncurses init and end to common module | Tobias Klauser | 1 | -21/+2 |
2013-06-10 | ifpps: Remove unused 'forks' member from struct ifstat | Tobias Klauser | 1 | -4/+1 |
2013-06-09 | ifpps: minor: fix ncurses alignment | Daniel Borkmann | 1 | -3/+3 |
2013-06-09 | ifpps: Rename cpu number parameter to stats_top() | Tobias Klauser | 1 | -2/+2 |
2013-06-09 | ifpps: Report more detailed memory stats and number of total processes | Tobias Klauser | 1 | -10/+88 |
2013-06-09 | ifpps: Don't calculate diff for stats values not used for relative values | Tobias Klauser | 1 | -4/+0 |
2013-06-09 | ifpps: Don't diff tx_bytes twice | Tobias Klauser | 1 | -1/+0 |
2013-06-09 | ifpps: Don't re-initialize stats value index counter in CSV mode | Tobias Klauser | 1 | -1/+1 |
2013-06-06 | ifpps: Also display min hitter for IRQs | Tobias Klauser | 1 | -23/+50 |
2013-06-06 | ifpps: Always display the least heavy hitter CPU | Tobias Klauser | 1 | -17/+40 |
2013-06-04 | xutils: eliminate xutils, move rest to epoll2 | Daniel Borkmann | 1 | -1/+0 |
2013-06-04 | sig: add signal handling functions | Daniel Borkmann | 1 | -0/+1 |
2013-06-04 | link: add link management functions | Daniel Borkmann | 1 | -0/+1 |
2013-06-04 | xutils: move device management functions out of xutils | Daniel Borkmann | 1 | -0/+1 |
2013-06-04 | xutils: break out promisc mode functions | Daniel Borkmann | 1 | -0/+1 |
2013-06-04 | xio: rename xio to ioops and reduce its includes | Daniel Borkmann | 1 | -1/+1 |
2013-06-04 | xio: add ioexact operations | Daniel Borkmann | 1 | -5/+1 |
2013-06-04 | cpus: break out cpu related functions from xutils | Daniel Borkmann | 1 | -0/+1 |
2013-06-02 | ifpps: Rename variable containing top number of CPUs | Tobias Klauser | 1 | -8/+8 |
2013-05-30 | ifpps: Allow to select number of top hitter CPUs by command line option | Tobias Klauser | 1 | -15/+24 |
2013-05-30 | ifpps: Allocate cpu dependent stats in one place | Tobias Klauser | 1 | -15/+9 |
2013-05-29 | ifpps: fix segfault in terminal mode | Daniel Borkmann | 1 | -0/+7 |
2013-05-29 | ifpps: Properly zero out allocated stats | Tobias Klauser | 1 | -1/+1 |
2013-05-29 | ifpps: support mq devices in /proc/interrupts | Daniel Borkmann | 1 | -2/+7 |
2013-05-29 | ifpps: also show total number of cpus | Daniel Borkmann | 1 | -2/+2 |
2013-05-29 | ifpps: remove unused function snr_to_str | Daniel Borkmann | 1 | -16/+0 |
2013-05-27 | ifpps: Use strtoul() to convert unsigned value | Tobias Klauser | 1 | -1/+1 |
2013-05-27 | ifpps: minor: minor output formatting adaption | Daniel Borkmann | 1 | -2/+2 |
2013-05-27 | ifpps: fix bug_on trigger when parsing irq number | Daniel Borkmann | 1 | -10/+18 |
2013-05-27 | ifpps: beautify output with > 10 cpus | Daniel Borkmann | 1 | -15/+26 |
2013-05-27 | ifpps: Add myself to the copyright holders in --version/--help | Tobias Klauser | 1 | -0/+2 |
2013-05-27 | ifpps: Don't assume a maximum of 32 CPUs | Tobias Klauser | 1 | -30/+158 |
2013-05-25 | ifpps: Convert mem_free/mem_total members of struct ifstat to uint64_t | Tobias Klauser | 1 | -3/+4 |
2013-05-23 | make: include build name | Daniel Borkmann | 1 | -1/+1 |
2013-05-17 | ifpps: Add __noreturn attribute to exiting functions | Tobias Klauser | 1 | -2/+2 |
2013-05-15 | man: trafgen: Minor fixes | Tobias Klauser | 1 | -2/+2 |
2013-03-16 | ifpps: remove state from enum, since never used | Daniel Borkmann | 1 | -2/+1 |
2013-03-16 | misc: remove dead/unreachable code from switch statements | Daniel Borkmann | 1 | -2/+0 |
2013-03-15 | all: import netsniff-ng 0.5.8-rc0 source | Daniel Borkmann | 1 | -0/+949 |