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.3 KB
Makefile -rw-r--r-- 1.1 KB
README -rw-r--r-- 7.9 KB
bitmap.c -rw-r--r-- 36.9 KB
dir.c -rw-r--r-- 8.9 KB
do_balan.c -rw-r--r-- 57.0 KB
file.c -rw-r--r-- 10.1 KB
fix_node.c -rw-r--r-- 77.2 KB
hashes.c -rw-r--r-- 3.6 KB
ibalance.c -rw-r--r-- 35.2 KB
inode.c -rw-r--r-- 91.0 KB
ioctl.c -rw-r--r-- 5.5 KB
item_ops.c -rw-r--r-- 18.7 KB
journal.c -rw-r--r-- 123.8 KB
lbalance.c -rw-r--r-- 41.4 KB
lock.c -rw-r--r-- 2.4 KB
namei.c -rw-r--r-- 44.0 KB
objectid.c -rw-r--r-- 6.9 KB
prints.c -rw-r--r-- 20.7 KB
procfs.c -rw-r--r-- 14.7 KB
resize.c -rw-r--r-- 6.2 KB
stree.c -rw-r--r-- 64.3 KB
super.c -rw-r--r-- 62.2 KB
tail_conversion.c -rw-r--r-- 9.1 KB
xattr.c -rw-r--r-- 26.4 KB
xattr_acl.c -rw-r--r-- 12.5 KB
xattr_security.c -rw-r--r-- 2.8 KB
xattr_trusted.c -rw-r--r-- 1.4 KB
xattr_user.c -rw-r--r-- 1.3 KB

README

back to top