commit | 876428062c7fbb94a06fefc8df86560f9a80c8dd | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | Mon Apr 13 10:30:29 2015 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Tue Apr 21 17:16:47 2015 -0400 |
tree | fa9a9113410d97b042fdb7e503efbff369cd35b9 | |
parent | acbfde3e75f7e2041ca2ad23e0ea307d0ec06280 [diff] |
hwlat: Add per cpu mask for hwlat_detector Instead of just running a single kernel thread to do the hardware latency detection, run one on each CPU that the user specificies. By default this will be just one CPU (on CPU 0). But the user may specify what CPUs they would like to run the tests on. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>