commit | acc81f379489975b283e947d18a18d04b1166462 | [log] [tgz] |
---|---|---|
author | Yordan Karadzhov (VMware) <y.karadz@gmail.com> | Thu Sep 20 19:55:41 2018 +0300 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Thu Sep 20 18:10:11 2018 -0400 |
tree | 19e160e9c8ee93ba858256f3333ceae66761675e | |
parent | 9ee1499ee4a23462eea2bdf997e027e0ab9582fb [diff] |
kernel-shark-qt: Remove the TODO action in kshark_read_at() The TODO message states that we have to understand why tracecmd_read_at() is not thread-safe and see if this can be fixed. We now know why and we know that it is difficult to fix. We don't need a TODO to remind us. Signed-off-by: Yordan Karadzhov (VMware) <y.karadz@gmail.com> [ Updated the change log ] Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>