summaryrefslogtreecommitdiff
path: root/tools/gdb-sd_dump_hashmaps.py
Commit message (Expand)AuthorAgeFilesLines
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* gdb: make output a bit nicerZbigniew Jędrzejewski-Szmek2020-05-301-1/+1
* gdb: update accessors for bucket counts and entry sizesZbigniew Jędrzejewski-Szmek2020-05-301-4/+3
* gdb: drop python2 supportZbigniew Jędrzejewski-Szmek2020-05-301-12/+11
* tools/gdb: decrese indentation to 4 spacesZbigniew Jędrzejewski-Szmek2020-05-301-69/+69
* tree-wide: drop header for emacs from python scriptsYu Watanabe2018-12-101-1/+0
* tools: drop unused variableYu Watanabe2018-12-101-1/+0
* tools: use print function in Python 3 codeLucas Werkmeister2018-08-271-8/+10
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-2/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* [gdb-sd_dump_hashmaps.py] String Formatting Update (#7819)Batuhan Osman Taşkaya2018-01-271-7/+7
* Add SPDX license headers to python scriptsZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* more portable python shebangs (#5816)Jörg Thalheim2017-04-301-1/+1
* Use python3 explicitly in all python scriptsFelipe Sateler2016-11-281-0/+1
* tools: add gdb command to dump hashmap informationMichal Schmidt2014-10-301-0/+94