Revision 59b2858f57bbd42f36aa177d21ab011a87da3de2 authored by Linus Torvalds on 17 January 2015, 18:24:30 UTC, committed by Linus Torvalds on 17 January 2015, 18:24:30 UTC
Pull perf fixes from Ingo Molnar:
 "Mostly tooling fixes, but also two PMU driver fixes"

* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf tools powerpc: Use dwfl_report_elf() instead of offline.
  perf tools: Fix segfault for symbol annotation on TUI
  perf test: Fix dwarf unwind using libunwind.
  perf tools: Avoid build splat for syscall numbers with uclibc
  perf tools: Elide strlcpy warning with uclibc
  perf tools: Fix statfs.f_type data type mismatch build error with uclibc
  tools: Remove bitops/hweight usage of bits in tools/perf
  perf machine: Fix __machine__findnew_thread() error path
  perf tools: Fix building error in x86_64 when dwarf unwind is on
  perf probe: Propagate error code when write(2) failed
  perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLM
  perf/rapl: Fix sysfs_show() initialization for RAPL PMU
2 parent s fc7f0dd + d01de23
History
File Mode Size
Kconfig -rw-r--r-- 442 bytes
Makefile -rw-r--r-- 278 bytes
netlabel_addrlist.c -rw-r--r-- 10.3 KB
netlabel_addrlist.h -rw-r--r-- 6.1 KB
netlabel_cipso_v4.c -rw-r--r-- 21.1 KB
netlabel_cipso_v4.h -rw-r--r-- 4.7 KB
netlabel_domainhash.c -rw-r--r-- 22.1 KB
netlabel_domainhash.h -rw-r--r-- 3.2 KB
netlabel_kapi.c -rw-r--r-- 30.2 KB
netlabel_mgmt.c -rw-r--r-- 19.9 KB
netlabel_mgmt.h -rw-r--r-- 6.2 KB
netlabel_unlabeled.c -rw-r--r-- 41.6 KB
netlabel_unlabeled.h -rw-r--r-- 6.9 KB
netlabel_user.c -rw-r--r-- 3.1 KB
netlabel_user.h -rw-r--r-- 1.9 KB

back to top