commit | 7d380c8f1ed2b6768e1fc496ad373f716160fcf0 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@kernel.org> | Sun Oct 14 10:40:57 2012 +0200 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Oct 14 12:22:52 2012 -0700 |
tree | 36708002f70f6e331267d73fe68a27bc7578fd9a | |
parent | 3d6ee36dfb2d40c72071f68173f67c728a0e19f3 [diff] |
perf: Fix UAPI fallout The UAPI commits forgot to test tooling builds such as tools/perf/, and this fixes the fallout. Manual conversion. Signed-off-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>