summaryrefslogtreecommitdiff
path: root/link.c
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-07-13 23:03:09 +0300
committerTobias Klauser <tklauser@distanz.ch>2015-07-17 12:03:44 +0200
commite388315a03bcec355abc7bae4e0467e9e453284b (patch)
treef0f2d295782e2d306074a9355823273fa88b922d /link.c
parent246868dd98b913ff6c989216a49d395305c13da6 (diff)
flowtop: Show flow bytes in human readable format
Print flow bytes amount in human readable format units (G,M,K). Signed-off-by: Vadim Kochan <vadim4j@gmail.com> [tklauser: Make bandw2str static, change arg type, formatting] Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'link.c')
0 files changed, 0 insertions, 0 deletions
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 'fs/xfs/xfs_sysfs.c')