summaryrefslogtreecommitdiff
path: root/flowtop
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-10-01 09:25:19 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-10-01 09:25:19 +0200
commitac2c2cf23573e400e014628af22467ca43573c21 (patch)
tree87e189de756cd783f95387ccb03be452185c6bb4 /flowtop
parentb29fafbefd8b195e344bf3fd013a370b7cf930c8 (diff)
build: Make ccache opt-in rather than opt-out
Using ccache by default for compilation if it is available on the system might confuse people and in rare cases also lead to unexpected results. Thus, from now on the use of ccache for compilation has to explicitely specified by setting the CCACHE make variable to the name/path of the ccache binary, i.e. `make CCACHE=ccache' Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'flowtop')
0 files changed, 0 insertions, 0 deletions
he 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/soc/tegra')