1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/script
Douglas Bagnall bd53819b28 script/attr_count_read: load and correlate all data
This changes script/attr_count_read to take the samba private directory
as an argument and load all the databases at once, printing them as
one big table. It isn't extremely clear what it all means, but it
*tries* to tell you.

With --plot, it will attempt to load matplotlib and plot the number of
requested attributes against the number returned, with colour
of each point indicating its relative frequency. It is a scatterplot
that wants to be a heatmap.

With --no-casefold, you can get an extra confusing table where,
for instance, something repeatedly asks for "attributeId" which is not
accounted for, while in a completely different row an unrequested
"attributeID" is found many times over.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Wed May  1 06:46:36 UTC 2019 on sn-devel-184
2019-05-01 06:46:36 +00:00
..
git-hooks script/git-hooks: add check-trailing-whitespace 2018-04-26 03:54:38 +02:00
attr_count_read script/attr_count_read: load and correlate all data 2019-05-01 06:46:36 +00:00
autobuild.py autobuild: Build also Samba AD with MIT Kerberos 2019-04-25 10:47:16 +00:00
bisect-test.py PY3: change shebang to python3 in script dir 2018-12-14 14:40:20 +01:00
clean-source-tree.sh Improve output of check-clean-tree.sh script 2015-04-15 05:58:19 +02:00
commit_mark.sh
compare_cc_results.py PY3: change shebang to python3 in script dir 2018-12-14 14:40:20 +01:00
configure_check_unused.pl
ctdb-import.msg-filter.sh script: add ctdb-import.* scripts 2013-11-13 14:12:51 +01:00
ctdb-import.tree-filter.sh script: add ctdb-import.* scripts 2013-11-13 14:12:51 +01:00
ctdb-import.txt script: add ctdb-import.* scripts 2013-11-13 14:12:51 +01:00
find_python.sh waf: build: Respect --disable-python for third_party modules 2019-04-24 07:32:31 +00:00
findstatic.pl
generate_param.py generate_param.py: Use C99 initializer for last element in param table 2019-01-17 11:35:12 +01:00
identity_cc.sh waf: add a cross-execute program that runs natively 2015-05-20 11:19:11 +02:00
random-sleep.sh random-sleep: add possiblity to override via environment variable 2013-11-13 14:53:45 +01:00
release.sh script/release.sh: fix off by 1 error in announce.${tagname}.mail.txt creation 2017-01-12 15:34:25 +01:00
show_test_time script/show_test_time: attempt py3 compat 2018-11-01 05:08:10 +01:00
show_testsuite_time Print number of slow tests from script rather than wscript. 2014-11-24 13:06:46 +01:00
traffic_learner traffic learner: avoid truncated output files on error 2019-01-08 23:55:32 +01:00
traffic_replay traffic: load dns query from file and write stats to file 2019-05-01 01:10:42 +00:00
traffic_summary.pl traffic_summary: avoid uninitialised variable warning 2017-08-17 04:06:06 +02:00