]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
authorIngo Molnar <mingo@kernel.org>
Thu, 24 Jan 2013 12:39:31 +0000 (13:39 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 24 Jan 2013 12:39:31 +0000 (13:39 +0100)
commit43061fbdb6e97c3040e6c40d40f2f85c9f7b89ed
treeb079652f0a897f86c5ecc16b2d4ba4bc3fefd220
parentafd9b1611c479252e8a37007795a067dac739704
parentd041ba66058298d7dd2ffe155e6de9234b99aab3
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core

Pull tracing updates from Steve Rostedt.

This commit:

      tracing: Remove the extra 4 bytes of padding in events

changes the ABI. All involved parties seem to agree that it's safe to
do now, but the devil is in the details ...

Signed-off-by: Ingo Molnar <mingo@kernel.org>