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
Kconfig -rw-r--r-- 3.4 KB
Makefile -rw-r--r-- 388 bytes
acl.c -rw-r--r-- 10.4 KB
acl.h -rw-r--r-- 1.5 KB
balloc.c -rw-r--r-- 54.5 KB
bitmap.c -rw-r--r-- 702 bytes
dir.c -rw-r--r-- 13.5 KB
ext3_jbd.c -rw-r--r-- 1.5 KB
file.c -rw-r--r-- 2.2 KB
fsync.c -rw-r--r-- 2.8 KB
hash.c -rw-r--r-- 4.3 KB
ialloc.c -rw-r--r-- 21.1 KB
inode.c -rw-r--r-- 100.3 KB
ioctl.c -rw-r--r-- 7.7 KB
namei.c -rw-r--r-- 66.3 KB
namei.h -rw-r--r-- 170 bytes
resize.c -rw-r--r-- 33.3 KB
super.c -rw-r--r-- 83.3 KB
symlink.c -rw-r--r-- 1.3 KB
xattr.c -rw-r--r-- 34.5 KB
xattr.h -rw-r--r-- 3.8 KB
xattr_security.c -rw-r--r-- 1.8 KB
xattr_trusted.c -rw-r--r-- 1.5 KB
xattr_user.c -rw-r--r-- 1.6 KB

back to top