> Surely I am getting old and forgetting things, but when I wrote it, my
> intent was to do:
> 
> vi a.c
> build it
> perf record a
> vi a.c # change it
> build it
> perf record a
> perf diff
> 
> And see if what I did while vi'ing it matched what I thought it would.

You're right of course. As you wrote it you know.

-Andi

-- 
a...@linux.intel.com -- Speaking for myself only
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to