On 1/23/18 3:57 PM, Mike Frysinger wrote: > From: "Robin H. Johnson" <robbat2@xxxxxxxxxx> > > When building in parallel, the btreplay/btrecord and btreplay/btreplay > targets cause make to kick off two jobs for `make -C btreplay` and they > sometimes end up clobbering each other. We could fix this by making one > a dependency of the other, but it's a bit cleaner to refactor things to > be based on subdirs. This way changes in subdirs also get noticed: > $ touch btreplay/*.[ch] > $ make > <btreplay is now correctly updated> Applied, thanks. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-btrace" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html