summaryrefslogtreecommitdiff
path: root/ipv4.h
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-08-05 14:05:00 +0300
committerTobias Klauser <tklauser@distanz.ch>2015-08-06 10:15:41 +0200
commit901ba7f852994c54287d3d1126c85f1d468184a3 (patch)
treed661c2033ba64a763e54ea2b6bfa04cd09c597b0 /ipv4.h
parent84ff3218df9abc77f08ac6e99c8e259c0f4e9a76 (diff)
flowtop: Show counters in same color as their direction
Show byte/packet counters in the same colors as their direction: - src in red - dst in blue so it will be easiser to identify them by direction. Also unifed counters printing in one function and changed counters naming similar to other *_src members of flow_entry struct. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> [tklauser: Reverted to using parentheses in printed message] Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'ipv4.h')
0 files changed, 0 insertions, 0 deletions
ated 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 'include/xen/interface/memory.h')