aboutsummaryrefslogtreecommitdiffstats
path: root/sos.spec
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2013-04-22 18:41:20 +0100
committerBryn M. Reeves <bmr@redhat.com>2013-04-22 18:41:20 +0100
commit2b3807aef2894c4ccbc9d6815c1f00dbec3b4a06 (patch)
tree04fc38111c3334b0a43609ad0cf1807e9fceefa0 /sos.spec
parent4b640932274936fc3cb630fe8de5b4b73dfbe3e3 (diff)
downloadsos-2b3807aef2894c4ccbc9d6815c1f00dbec3b4a06.tar.gz
Fix modinfo collection
The modinfo collection for the set of loaded modules was using a nasty handrolled pipeline of lsmod | cut |.. to generate a list of module names to pass to modinfo. Rip all that out and replace it with an os.listdir('/sys/module'). Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'sos.spec')
0 files changed, 0 insertions, 0 deletions