FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/proc_net_dev.c - rk4github/netdata · GitHub
rk4github
/
netdata
Public
forked from
netdata/netdata
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
netdata
src
proc_net_dev.c
on
master
User selector
Datepicker
Commit history
Commits on Nov 13, 2016
improvements identified via static code analysis with cppcheck
ktsaou
committed
a19ead1
View commit details
Copy full SHA for a19ead1
View code at this point
Browse repository at this point
Commits on Aug 13, 2016
converted tabs for C, JS, BASH to 4 spaces
ktsaou
committed
c50ec4e
View commit details
Copy full SHA for c50ec4e
View code at this point
Browse repository at this point
Commits on Aug 6, 2016
all required system headers in common.h; some progress on health variables
ktsaou
committed
f399edf
View commit details
Copy full SHA for f399edf
View code at this point
Browse repository at this point
Commits on May 9, 2016
strncpy, snprintf and vsnprintf changed to strncpyz, snprintfz and vsnprintfz. And sometimes they are not necessary.
fredericopissarra
committed
acc53a9
View commit details
Copy full SHA for acc53a9
View code at this point
Browse repository at this point
Commits on Apr 3, 2016
layout: remove executable from unrelated files
Show description for d7d1f5f
alonbl
committed
d7d1f5f
View commit details
Copy full SHA for d7d1f5f
View code at this point
Browse repository at this point
Commits on Feb 7, 2016
added a new element on all charts: context, which is the template upon the chart is build, changed the meaning of element: family, which now reflects the submenu of the dashboard; changed the prior…
Show description for 7c0ba6a
ktsaou
committed
7c0ba6a
View commit details
Copy full SHA for 7c0ba6a
View code at this point
Browse repository at this point
Commits on Dec 25, 2015
interfaces fifo is incremental and is about FIFO buffer errors
ktsaou
committed
4b64834
View commit details
Copy full SHA for 4b64834
View code at this point
Browse repository at this point
cleanup locking; ability to compile AVL with MUTEX instead of RWLOCK; disks and interfaces now have "on demand" all their options
ktsaou
committed
a2588cc
View commit details
Copy full SHA for a2588cc
View code at this point
Browse repository at this point
lower memory requirements: do not add network interface charts for values not offered by kernel #38
ktsaou
committed
5ef136f
View commit details
Copy full SHA for 5ef136f
View code at this point
Browse repository at this point
Commits on Dec 24, 2015
fixed an issue where certain proc files did not read in full
ktsaou
committed
968e6ad
View commit details
Copy full SHA for 968e6ad
View code at this point
Browse repository at this point
Commits on Dec 20, 2015
prevent adding unused interfaces and IFB devices - they can still be enabled via config
ktsaou
committed
b710d4f
View commit details
Copy full SHA for b710d4f
View code at this point
Browse repository at this point
Commits on Nov 25, 2015
fixed a bug in the incremental calculations where the exact duration (in nanoseconds) between incremental updates was not taken into account, so the values were always calculated using the pre-agre…
Show description for 171a605
ktsaou
committed
171a605
View commit details
Copy full SHA for 171a605
View code at this point
Browse repository at this point
Commits on Nov 15, 2015
build: migrate to autotools
Show description for 6372ed8
alonbl
committed
6372ed8
View commit details
Copy full SHA for 6372ed8
View code at this point
Browse repository at this point
Commits on Oct 12, 2015
added -ch option to set container host prefix for /proc and /sys #10
ktsaou
committed
41a00e6
View commit details
Copy full SHA for 41a00e6
View code at this point
Browse repository at this point
Commits on Oct 11, 2015
added config options for all /proc and /sys filenames monitored required for #10
ktsaou
committed
c5f2511
View commit details
Copy full SHA for c5f2511
View code at this point
Browse repository at this point
Commits on Oct 3, 2015
code optimizations; added temperature charts.d plugin
ktsaou
committed
71b72e4
View commit details
Copy full SHA for 71b72e4
View code at this point
Browse repository at this point
Commits on Apr 4, 2015
log: now is logging program name too; tc: huge optimizations; procfile: optimized initialization and added support for preventing I/O error logging - required for apps.plugin
ktsaou
committed
63406dc
View commit details
Copy full SHA for 63406dc
View code at this point
Browse repository at this point
Commits on Mar 22, 2015
added libavl for supporting balanced binary trees - this improves search performance in config, chart updates, etc. refactored several class names and global variables
ktsaou
committed
6a9c3d2
View commit details
Copy full SHA for 6a9c3d2
View code at this point
Browse repository at this point
Commits on Mar 16, 2015
splitted netdata to multiple source files
ktsaou
committed
037bbc2
View commit details
Copy full SHA for 037bbc2
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL