Systemd/tools
Michal Schmidt 2ea8c08306 tools: add gdb command to dump hashmap information
$ sudo gdb -p 1
...
(gdb) source gdb-sd_dump_hashmaps.py
(gdb) sd_dump_hashmaps
  ... lists allocated hashmaps ...
(gdb) sd_dump_hashmaps 1
  ... lists allocated hashmaps, their DIB histograms and contiguous
      blocks statistics ...
2014-10-30 19:50:51 +01:00
..
check-includes.pl build-sys: add check-includes build target and script 2014-02-10 13:00:19 +01:00
compile-unifont.py terminal: add unifont font-handling 2014-07-18 17:45:33 +02:00
gdb-sd_dump_hashmaps.py tools: add gdb command to dump hashmap information 2014-10-30 19:50:51 +01:00
make-directive-index.py man: mention that x-systemd.device-timeout is only for fstab 2014-06-30 18:41:17 -04:00
make-man-index.py build-sys: move python helpers to tools directory 2014-02-10 13:02:34 +01:00
make-man-rules.py build-sys: fix indentation in make-man-rules generated output 2014-06-20 14:41:09 +02:00
xml_helper.py build-sys: make lxml required when generating indices 2014-02-12 03:04:57 -05:00