index
:
netsniff-ng.git
coverity_scan
gh-actions
master
A high-performance Linux networking toolkit
Daniel Borkmann, Tobias Klauser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ifpps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-26
ifpps: Reorder buffer allocation and file opening in stats_proc_interrupts
Tobias Klauser
1
-4
/
+4
2014-02-22
ifpps: Exit gracefully for all possible termination signals
Tobias Klauser
1
-0
/
+4
2013-10-02
ifpps: Simplify logic wrt. omit_header in term_main()
Tobias Klauser
1
-6
/
+3
2013-10-02
ifpps: Mark omit_header parameter to screen_main() as unused
Tobias Klauser
1
-1
/
+1
2013-10-02
ifpps: min: minor: Keep options sorted alphabetically
Tobias Klauser
1
-3
/
+3
2013-10-02
ifpps: add option that omits CSV header
Jon Schipp
1
-6
/
+16
2013-09-09
ifpps: correct calculation of line rate percentage
Tobias Klauser
1
-2
/
+2
2013-09-05
ifpps: make display of line rate percentage optional
Tobias Klauser
1
-4
/
+11
2013-09-04
ifpps: show percentage of theoretical line-rate
Tobias Klauser
1
-0
/
+17
2013-09-04
ifpps: Reuse device bitrate for screen_header()
Tobias Klauser
1
-3
/
+2
2013-08-30
ifpps: Skip reading IRQ number from /proc/interrupts
Tobias Klauser
1
-7
/
+5
2013-08-29
ifpps: Don't bug out if interface went down
Tobias Klauser
1
-2
/
+5
2013-08-29
ifpps: Use unsigned int to store number of cpus
Tobias Klauser
1
-23
/
+24
2013-08-13
ifpps: minor: Add parentheses to do {} while in padding_from_num()
Tobias Klauser
1
-2
/
+3
2013-08-09
dev: Integrate `promisc' module into `dev' module
Tobias Klauser
1
-3
/
+2
2013-07-13
ifpps: Remove unused parameter to term_csv()
Tobias Klauser
1
-3
/
+2
2013-07-13
ifpps: Use unsigned int to store number of CPUs
Tobias Klauser
1
-3
/
+4
2013-07-13
misc: fix multiple NULL pointer sparse warnings
Daniel Borkmann
1
-1
/
+1
2013-07-13
ifpps: help: reduce option description to one line
Daniel Borkmann
1
-2
/
+1
2013-07-13
ifpps: release stats on exit
Daniel Borkmann
1
-0
/
+20
2013-07-13
ifpps: warn when 1Gbit/s and interval < 1sec
Daniel Borkmann
1
-2
/
+6
2013-07-13
ifpps: Correct calculation of median values for CPU load
Tobias Klauser
1
-10
/
+11
2013-07-12
ifpps: Consistently list command line options
Tobias Klauser
1
-5
/
+5
2013-07-12
ifpps: median: add whitespace padding in one occurence
Daniel Borkmann
1
-2
/
+2
2013-07-12
ifpps: Update usage with respect to median values
Tobias Klauser
1
-0
/
+1
2013-07-12
ifpps: Optionally display median values for CPU load and interrupts
Tobias Klauser
1
-1
/
+91
2013-07-11
ifpps: align avg on systems with >8 CPUs
Daniel Borkmann
1
-5
/
+8
2013-07-11
ifpps: warn about increase -t when high speed
Daniel Borkmann
1
-8
/
+28
2013-07-11
ifpps: show machine type only if not in already release name
Daniel Borkmann
1
-3
/
+9
2013-07-11
ifpps: show kernel version and machine type
Daniel Borkmann
1
-2
/
+6
2013-07-11
ifpps: make '+' to '-' sort more clear
Daniel Borkmann
1
-15
/
+14
2013-07-11
ifpps: align avg numbers and remove unit
Daniel Borkmann
1
-8
/
+8
2013-07-11
ifpps: align string to format string
Daniel Borkmann
1
-12
/
+12
2013-07-11
ifpps: Remove unnecessary memset()
Tobias Klauser
1
-1
/
+0
2013-07-10
ifpps: Remove unecessary whitespaces in mvwprintw() calls
Tobias Klauser
1
-8
/
+8
2013-07-10
ifpps: Reduce default number of top hitter CPUs to 5
Tobias Klauser
1
-2
/
+2
2013-07-10
ifpps: Calculate and show average values across all CPUs
Tobias Klauser
1
-9
/
+63
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
[next]