Revision eca9dfcd0029c8a84b1094bb84a2fb53e4addf6c authored by Linus Torvalds on 19 December 2009, 17:48:42 UTC, committed by Linus Torvalds on 19 December 2009, 17:48:42 UTC
* 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
  perf session: Make events_stats u64 to avoid overflow on 32-bit arches
  hw-breakpoints: Fix hardware breakpoints -> perf events dependency
  perf events: Dont report side-band events on each cpu for per-task-per-cpu events
  perf events, x86/stacktrace: Fix performance/softlockup by providing a special frame pointer-only stack walker
  perf events, x86/stacktrace: Make stack walking optional
  perf events: Remove unused perf_counter.h header file
  perf probe: Check new event name
  kprobe-tracer: Check new event/group name
  perf probe: Check whether debugfs path is correct
  perf probe: Fix libdwarf include path for Debian
2 parent s 3981e15 + b5b60fd
History
File Mode Size
x86
Kconfig -rw-r--r-- 501 bytes
Makefile -rw-r--r-- 1.2 KB
README -rw-r--r-- 1.7 KB
core.c -rw-r--r-- 10.2 KB
hypercalls.c -rw-r--r-- 9.3 KB
interrupts_and_traps.c -rw-r--r-- 20.2 KB
lg.h -rw-r--r-- 8.0 KB
lguest_device.c -rw-r--r-- 15.0 KB
lguest_user.c -rw-r--r-- 15.3 KB
page_tables.c -rw-r--r-- 38.7 KB
segments.c -rw-r--r-- 7.7 KB

README

back to top