https://github.com/torvalds/linux
Revision 312592945487c6e2451d4a41130bfc34d0dba22c authored by Linus Torvalds on 21 April 2013, 17:25:42 UTC, committed by Linus Torvalds on 21 April 2013, 17:25:42 UTC
Pull perf fixes from Ingo Molnar:
 "Misc fixes"

* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf/x86: Fix offcore_rsp valid mask for SNB/IVB
  perf: Treat attr.config as u64 in perf_swevent_init()
2 parent s 12c71c4 + f192382
History
Tip revision: 312592945487c6e2451d4a41130bfc34d0dba22c authored by Linus Torvalds on 21 April 2013, 17:25:42 UTC
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Tip revision: 3125929
File Mode Size
buffer_sync.c -rw-r--r-- 13.3 KB
buffer_sync.h -rw-r--r-- 432 bytes
cpu_buffer.c -rw-r--r-- 10.6 KB
cpu_buffer.h -rw-r--r-- 2.8 KB
event_buffer.c -rw-r--r-- 4.5 KB
event_buffer.h -rw-r--r-- 860 bytes
nmi_timer_int.c -rw-r--r-- 3.4 KB
oprof.c -rw-r--r-- 5.0 KB
oprof.h -rw-r--r-- 1.2 KB
oprofile_files.c -rw-r--r-- 4.7 KB
oprofile_perf.c -rw-r--r-- 7.1 KB
oprofile_stats.c -rw-r--r-- 2.3 KB
oprofile_stats.h -rw-r--r-- 694 bytes
oprofilefs.c -rw-r--r-- 6.7 KB
timer_int.c -rw-r--r-- 2.5 KB

back to top