summaryrefslogtreecommitdiffstats
path: root/src/hwlatdetect/hwlatdetect.py
AgeCommit message (Expand)AuthorFilesLines
2016-09-07hwlatdetect: removed smi_detector supportunstable/v1.1-hwlatdetectClark Williams1-123/+17
2016-09-07hwlatdetect: rewrite using base class for detectorClark Williams1-108/+232
2016-09-07hwlatdetect: Add --hardlimit to define the real test failing criteriaClark Williams1-1/+12
2016-01-13hwlatdetect: make reading sample date work with python2 and python3Clark Williams1-3/+9
2016-01-13hwlatdetect: modify to handle python3 printsClark Williams1-3/+5
2016-01-13hwlatdetect: handle hwlat_detector being builtin rather than moduleClark Williams1-1/+21
2015-09-02hwlatdetect: initial cut at tracking the amount of SMIs that occurred during ...Clark Williams1-0/+25
2015-08-12hwlatdetect: added --watch option to watch output in realtimeClark Williams1-13/+25
2014-03-29hwlatdetect: convert to run with both python2 and python3Clark Williams1-20/+20
2012-03-26report number of samples written in hwlatdetectClark Williams1-1/+3
2010-02-08[hwlatdetect] workaround for borken smi_detector.ko moduleClark Williams1-4/+15
2009-10-06fixed incorrect format in hwlatdetect.pyClark Williams1-1/+1
2009-07-15major rewrite of hwlatdetect.py to handle old smi_detector moduleClark Williams1-74/+227
2009-07-02added debug prints and retry logic to hwlatdetect enable/disable code and det...Clark Williams1-4/+4
2009-06-30added code to resize window/width when setting the other to a smaller valueClark Williams1-0/+6
2009-06-12added copyright header to hwlatdetect.pyClark Williams1-0/+6
2009-06-12removed internal defaults (went with module defaults); added debugging code; ...Clark Williams1-21/+28
2009-06-10handled module changesClark Williams1-42/+48
2009-06-10the great renaming: smidetect -> hwlatClark Williams1-0/+343