* Jiri Olsa <jo...@kernel.org> wrote: > hi Ingo, > please consider pulling > > thanks, > jirka > > > The following changes since commit 9f7ff8931e3c5ddc8535476971ec9501e9555c05: > > perf/x86: Fix RAPL rdmsrl_safe() usage (2014-04-24 08:12:41 +0200) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git > tags/perf-urgent-for-mingo > > for you to fetch changes up to 9a126728165eef9b1e9349fe57b9747ac6c6f7e3: > > perf tests x86: Fix stack map lookup in dwarf unwind test (2014-04-30 > 17:02:31 +0200) > > ---------------------------------------------------------------- > perf/urgent fixes: > > . Fix perf to use non-executable stack, again (Mathias Krause) > > . Remove extra '/' character in events file path (Xia Kaixu) > > . Search for modules in %s/lib/modules/%s (Richard Yao) > > . Build related fixies plus static build test (Jiri Olsa) > > . Fix stack map lookup in dwarf unwind test (Jiri Olsa) > > Signed-off-by: Jiri Olsa <jo...@kernel.org> > > ---------------------------------------------------------------- > Jiri Olsa (4): > perf tools: Use LDFLAGS instead of ALL_LDFLAGS > perf tools: Fix bfd dependency libraries detection > perf tests: Add static build make test > perf tests x86: Fix stack map lookup in dwarf unwind test > > Mathias Krause (1): > perf x86: Fix perf to use non-executable stack, again > > Richard Yao (1): > perf machine: Search for modules in %s/lib/modules/%s > > Xia Kaixu (1): > perf tools: Remove extra '/' character in events file path > > tools/lib/api/fs/debugfs.c | 4 ++-- > tools/perf/Makefile.perf | 2 +- > tools/perf/arch/x86/tests/dwarf-unwind.c | 2 +- > tools/perf/arch/x86/tests/regs_load.S | 8 ++++++- > tools/perf/config/Makefile | 38 > +++++++++++++++++++++++--------- > tools/perf/tests/make | 2 ++ > tools/perf/util/machine.c | 16 ++++++++++---- > 7 files changed, 52 insertions(+), 20 deletions(-)
Pulled, thanks a lot Jiri! Ingo -- 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/