summaryrefslogtreecommitdiff
path: root/curvetun.8
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2016-04-21 21:47:40 +0300
committerTobias Klauser <tklauser@distanz.ch>2016-04-22 15:29:32 +0200
commite6186a3285928bf6fb798a4685d294ef9f3d0686 (patch)
treefa94ad768e10e8b082fa0677222b30b1db2a30db /curvetun.8
parentaef19410e1346cea962d838894785eef96182312 (diff)
flowtop: Use new UI table API for draw flows list
Used new UI table API for flows printing to make it more generic. Also it will allow to have same code to dump flows in text mode. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'curvetun.8')
0 files changed, 0 insertions, 0 deletions
thread's affinity, it will not change after that happens. The original code created the thread at the first instance it was called, but later was changed to destroy the thread after the tracer was finished, and would not be created until the next instance of the tracer was established. The code that initialized the affinity was only called on the initial instantiation of the tracer. After that, it was not initialized, and the previous affinity did not match the current newly created one, making it appear that the user modified the thread's affinity when it did not, and the thread failed to migrate again. Cc: stable@vger.kernel.org Fixes: 0330f7aa8ee6 ("tracing: Have hwlat trace migrate across tracing_cpumask CPUs") Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'sound/ppc/burgundy.c')