Clean-up mem and sched state providers and related modules.
authorAntoine Busque <antoinebusque@gmail.com>
Fri, 27 Feb 2015 02:51:24 +0000 (21:51 -0500)
committerAntoine Busque <antoinebusque@gmail.com>
Fri, 27 Feb 2015 02:51:24 +0000 (21:51 -0500)
commit994541c32ae558f1b33efa7d0318ceecec498b90
tree3285e33c0140c13139169a98899478e111bd45bb
parent64c77c5c198068547541818a141102c0d875eede
Clean-up mem and sched state providers and related modules.

Removed deprecated code left over from old analysis framework,
began to pythonify remaining code and to improve clarity/legibility
(which means, amongst other things, removing single-letter variable
names).
linuxautomaton/linuxautomaton/automaton.py
linuxautomaton/linuxautomaton/mem.py
linuxautomaton/linuxautomaton/sched.py
linuxautomaton/linuxautomaton/sp.py
linuxautomaton/linuxautomaton/sv.py
linuxautomaton/linuxautomaton/syscalls.py
lttnganalysescli/lttnganalysescli/memtop.py
This page took 0.025409 seconds and 5 git commands to generate.