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-- 5.6 KB
Makefile -rw-r--r-- 600 bytes
config_roms.c -rw-r--r-- 4.5 KB
config_roms.h -rw-r--r-- 588 bytes
csr.c -rw-r--r-- 25.8 KB
csr.h -rw-r--r-- 2.6 KB
csr1212.c -rw-r--r-- 37.9 KB
csr1212.h -rw-r--r-- 14.2 KB
dma.c -rw-r--r-- 6.2 KB
dma.h -rw-r--r-- 2.5 KB
dv1394-private.h -rw-r--r-- 17.1 KB
dv1394.c -rw-r--r-- 72.5 KB
dv1394.h -rw-r--r-- 10.2 KB
eth1394.c -rw-r--r-- 46.7 KB
eth1394.h -rw-r--r-- 6.4 KB
highlevel.c -rw-r--r-- 17.5 KB
highlevel.h -rw-r--r-- 5.2 KB
hosts.c -rw-r--r-- 6.3 KB
hosts.h -rw-r--r-- 5.9 KB
ieee1394-ioctl.h -rw-r--r-- 3.6 KB
ieee1394.h -rw-r--r-- 5.6 KB
ieee1394_core.c -rw-r--r-- 36.7 KB
ieee1394_core.h -rw-r--r-- 5.2 KB
ieee1394_hotplug.h -rw-r--r-- 549 bytes
ieee1394_transactions.c -rw-r--r-- 14.2 KB
ieee1394_transactions.h -rw-r--r-- 1.6 KB
ieee1394_types.h -rw-r--r-- 1.7 KB
init_ohci1394_dma.c -rw-r--r-- 9.2 KB
iso.c -rw-r--r-- 13.0 KB
iso.h -rw-r--r-- 5.9 KB
nodemgr.c -rw-r--r-- 51.5 KB
nodemgr.h -rw-r--r-- 5.6 KB
ohci1394.c -rw-r--r-- 102.3 KB
ohci1394.h -rw-r--r-- 15.9 KB
pcilynx.c -rw-r--r-- 52.0 KB
pcilynx.h -rw-r--r-- 15.8 KB
raw1394-private.h -rw-r--r-- 2.1 KB
raw1394.c -rw-r--r-- 83.1 KB
raw1394.h -rw-r--r-- 5.0 KB
sbp2.c -rw-r--r-- 63.4 KB
sbp2.h -rw-r--r-- 10.1 KB
video1394.c -rw-r--r-- 42.0 KB
video1394.h -rw-r--r-- 2.0 KB

back to top