aboutsummaryrefslogtreecommitdiff
path: root/src/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* make the whole project more python idiomaticFlorian Fischer2020-06-021-24/+0
| | | | | | | | | * rename src directory to allocbench * make global variable names UPPERCASE * format a lot of code using yapf * use lowercase ld_preload and ld_library_path as Allocator members * name expected Errors 'err' and don't raise a new Exception * disable some pylint messages
* format the __init__ files, facter and util using yapfFlorian Fischer2019-12-111-1/+0
|
* add infos about allocbench to src/__init__.pyFlorian Fischer2019-08-271-0/+25
|
* move source code to src/Florian Fischer2019-01-151-0/+0