index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
perf_event.c
Age
Commit message (
Expand
)
Author
2010-01-21
perf: x86: Add support for the ANY bit
Stephane Eranian
2009-12-31
perf: Pass appropriate frame pointer to dump_trace()
Frederic Weisbecker
2009-12-17
perf events, x86/stacktrace: Fix performance/softlockup by providing a specia...
Frederic Weisbecker
2009-12-17
perf events, x86/stacktrace: Make stack walking optional
Frederic Weisbecker
2009-12-11
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-10
x86, perf events: Check if we have APIC enabled
Cyrill Gorcunov
2009-12-10
perf_event: Fix variable initialization in other codepaths
Xiao Guangrong
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-06
x86/perf: Exclude the debug stack from the callchains
Frederic Weisbecker
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-24
perf_events, x86: Fix validate_event bug
Stephane Eranian
2009-11-12
perf_event, x86: Annotate init functions and data
Hiroshi Shimamoto
2009-10-13
perf_events, x86: Fix event constraints code
Ingo Molnar
2009-10-09
perf, x86: Add simple group validation
Peter Zijlstra
2009-10-09
perf_events: Add event constraints support for Intel processors
Stephane Eranian
2009-10-09
perf_events: Check for filters on fixed counter events
Stephane Eranian
2009-09-23
perf_event, x86: Fix 'perf sched record' crashing the machine
Peter Zijlstra
2009-09-21
perf: Tidy up after the big rename
Ingo Molnar
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar