summaryrefslogtreecommitdiff
path: root/Cmds
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2016-08-13 02:11:11 +0300
committerTobias Klauser <tklauser@distanz.ch>2016-09-21 09:53:42 +0200
commit208db0e4a3ceb21a65527d87198cf6f49c4b06dc (patch)
tree98b5a9105a0ac701ca659af655218303e9e8936e /Cmds
parente7dd63060e448bf6667c92a3b774cec0feeff452 (diff)
trafgen: proto: Increment proto field at runtime
Implement incrementing of proto field at runtime with min & max parameters, by default if the 'min' parameter is not specified then original value is used. For fields which len is greater than 4 - last 4 bytes are incremented as 4 byte value (this trick is used to increment MAC/IPv6 addresses). Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'Cmds')
0 files changed, 0 insertions, 0 deletions
y 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 'net/x25')