On Fri, 20 Jan 2017 11:44:45 +0900 Namhyung Kim <namhy...@kernel.org> wrote:
> The __ftrace_hash_move() is to allocates properly-sized hash and move > entries in the src ftrace_hash. It will be used to set function graph > filters which has nothing to do with the dyn_ftrace records. > > Signed-off-by: Namhyung Kim <namhy...@kernel.org> Hmm, no cover letter? Anyway, I applied the patches and I'm testing them now. I took a look over them and they seem good, although, there's a few optimizations I want to add. But I'll do that later. Thanks! -- Steve