projects
/
collectd.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
collectd.git
2015-02-28
Vincent Brillault
Turbostat: remove superfluous function declaration
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: fix topology detection
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: fix allocate_cpu_set
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: this code can fail in fact...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: last re-ordering of the module
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: Refactor topology probing
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: Fix minor compilation warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: Re-order code and add comments
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Trubostat: Refactor delta functions
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Jean Delvare
turbostat: Backport 'Drop temperature checks'
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: SNB & later support MSR_PKG_C2_RESIDENCY
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: add a missing fclose
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: Adding some comments
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: move set_temperature_target to setup_all_buffers
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: don't hide the actual size of the buffer...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: introduce 'delta' data sets
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: remove proc_stat global variable
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: use _Bool for boolean values
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: simplify aperf_mperf_unstable & skip_c[01]
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: Fix sched affinity mess
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbodtat: tcc_activation_temp is a package concept...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: use ssnprintf instead of snprintf
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: fix some WARNING/ERROR calls
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: use sizeof for the buffer sier of s*printf
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: better error handling for get/read_msr
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: Refactor migrate CPU before get_MSR
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat set_temperature_target: get msr from the...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: Only open msr once in get_counters
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: use MSR_IA32_TSC instead of rdtsc
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: reorder checks: start with 'uid == 0 ?'
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: refactor cpu probing
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: remove unused variable has_epb
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: remove has_aperf
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: Remove has_invariant_tsc
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: remove 'units' variable, only used once
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: remove unused show_* variables
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: Explain why _GNU_SOURCE is required
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: Don't manage 'Interval' manually, already...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: specify parse_int_file format
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: replace sprintf with ssnprintf from common.h
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: expand __must_check macro and remove it
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: replace stdbool.h with C99 _Bool
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: Emphasize the origin of the code
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: Don't include msr-index.h, use standard...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat: Rename instance type "pc%02d" to "pkg%02d"
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Nicolas Iooss
Turbostat: make DO_OR_GOTO_ERR look like a function
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Turbostat plugin: refactor function declarations
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Include turbostat plugin during compilation
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Vincent Brillault
Add sources for new turbostat plugin
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Sergey
snmp plugin: add hostname to "csnmp_instance_list_add...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Marc Fournier
Merge branch 'collectd-5.4'
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Marc Fournier
Merge branch 'collectd-5.3' into collectd-5.4
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Marc Fournier
Merge branch 'collectd-4.10' into collectd-5.3
commit
|
commitdiff
|
tree
|
snapshot
2015-02-15
trenkel
Merge pull request #890 from trenkel/master
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Jim Radford
perl plugin: plugins are linked with *_LIBADD and LIBS...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Jim Radford
libperl's ldopts include libaries and therefore should...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Marc Fournier
Merge pull request #390 from radford/libperl-ldopts
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Sandeen
modbus: rename register types once more
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Marc Fournier
Merge pull request #908 from vincentbernat/fix/libstatgrab4
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Marc Fournier
Merge pull request #902 from mfournier/write_http-node...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Marc Fournier
Merge pull request #899 from mfournier/write_http-multi...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
Marc Fournier
RPM specfile: doc clarification
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Vincent Bernat
ipmi: use SIGIO instead of SIGUSR2 to avoid conflict...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
ciomaire
write_kafka plugin: Topic property not being set
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Pierre-Yves...
Merge pull request #910 from vincentbernat/fix/ipmi...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Vincent Bernat
ipmi: use SIGIO instead of SIGUSR2 to avoid conflict...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Marc Fournier
Merge pull request #906 from obazoud/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Micha Krause
added doc CollectStatistics to section rrdcached
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Marc Fournier
mysql: document defaults to boolean config options
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Vincent Bernat
libstatgrab: fix detection of libstatgrab >= 0.90
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Olivier Bazoud
Wording automake
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Marc Fournier
write_http: consistent multi-instance support
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Marc Fournier
write_http: make callback names context-dependent
commit
|
commitdiff
|
tree
|
snapshot
2015-01-17
Marc Fournier
write_http: make callback names context-dependent
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Marc Fournier
ensure all curl-based plugins follow HTTP redirects
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Eric Sandeen
add Modbus/RTU support to modbus plugin
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Marc Fournier
RPM specfile: misc improvements related to perl files
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Marc Fournier
write_riemann: defaults to use TCP and batching
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Marc Fournier
RPM specfile: install client tools to a dedicated package
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Marc Fournier
RPM specfile: handle new write_log plugin
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Marc Fournier
Merge remote-tracking branch 'origin/pr/835'
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Jim Radford
perl plugin: plugins are linked with *_LIBADD and LIBS...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Jim Radford
libperl's ldopts include libaries and therefore should...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Pierre-Yves...
Merge pull request #886 from pyr/feature/write_log
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Pierre-Yves...
Do not mention plugins with no options.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Pierre-Yves...
mention write_log in the README
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Pierre-Yves...
change license
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Sven Trenkel
python: Properly init the empty string with Python3.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-09
Sven Trenkel
Fix compiler warnings with Python3.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Pierre-Yves...
Add a write_log output plugin which logs values.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Pierre-Yves...
Merge pull request #870 from ifesdjeen/bugfix/absolute...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Marc Fournier
Merge branch 'collectd-5.4'
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Marc Fournier
Merge branch 'collectd-5.3' into collectd-5.4
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Marc Fournier
Merge branch 'collectd-4.10' into collectd-5.3
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Manuel Luis...
Fix check for htonll in configure.ac
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Pierre-Yves...
Merge pull request #847 from mihu/bind_zone_fix
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Marc Fournier
types_list: fix carriage return sign
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Marc Fournier
RPM specfile: avoid packaging some files twice
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Marc Fournier
RPM specfile: revert back to sysvinit on EL6
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Yoga Ramalingam
configure: Fixed check for AM_PATH_LIBCCRYPT
commit
|
commitdiff
|
tree
|
snapshot
next