Peter Zijlstra
|
e360adbe29
irq_work: Add generic hardirq context callbacks
|
14 年之前 |
Andi Kleen
|
c62f981f93
perf, gcc-4.6: Fix set but unused variable
|
14 年之前 |
Ingo Molnar
|
00e8976200
Merge branch 'perf/urgent' into perf/core
|
14 年之前 |
Robert Richter
|
63e6be6d98
perf, x86: Catch spurious interrupts after disabling counters
|
15 年之前 |
Peter Zijlstra
|
15ac9a395a
perf: Remove the sysfs bits
|
15 年之前 |
Peter Zijlstra
|
a4eaf7f146
perf: Rework the PMU methods
|
15 年之前 |
Peter Zijlstra
|
33696fc0d1
perf: Per PMU disable
|
15 年之前 |
Peter Zijlstra
|
24cd7f54a0
perf: Reduce perf_disable() usage
|
15 年之前 |
Peter Zijlstra
|
b0a873ebbf
perf: Register PMU implementations
|
15 年之前 |
Peter Zijlstra
|
51b0fe3954
perf: Deconstify struct pmu
|
15 年之前 |
Ingo Molnar
|
2aa61274ef
Merge branch 'perf/urgent' into perf/core
|
15 年之前 |
Robert Richter
|
4177c42a63
perf, x86: Try to handle unknown nmis with an enabled PMU
|
15 年之前 |
Lin Ming
|
04fba67163
perf: Remove unused variable
|
15 年之前 |
Peter Zijlstra
|
ed80526166
perf: Remove superfluous return values from perf_callchain_*()
|
15 年之前 |
Frederic Weisbecker
|
927c7a9e92
perf: Fix race in callchains
|
15 年之前 |
Frederic Weisbecker
|
f72c1a931e
perf: Factorize callchain context handling
|
15 年之前 |
Frederic Weisbecker
|
56962b4449
perf: Generalize some arch callchain code
|
15 年之前 |
Frederic Weisbecker
|
70791ce9ba
perf: Generalize callchain_store()
|
15 年之前 |
Frederic Weisbecker
|
c1a65932fd
perf: Drop unappropriate tests on arch callchains
|
15 年之前 |
Ingo Molnar
|
c726b61c6a
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
|
15 年之前 |
Peter Zijlstra
|
e78505958c
perf: Convert perf_event to local_t
|
15 年之前 |
Cyrill Gorcunov
|
68aa00ac0a
perf, x86: Make a second write to performance counter if needed
|
15 年之前 |
Peter Zijlstra
|
8d2cacbbb8
perf: Cleanup {start,commit,cancel}_txn details
|
15 年之前 |
Frederic Weisbecker
|
b0f82b81fe
perf: Drop the skip argument from perf_arch_fetch_regs_caller
|
15 年之前 |
Frederic Weisbecker
|
c9cf4dbb4d
x86: Unify dumpstack.h and stacktrace.h
|
15 年之前 |
Stephane Eranian
|
90151c35b1
perf_events: Fix event scheduling issues introduced by transactional API
|
15 年之前 |
Peter Zijlstra
|
87f44bbc24
perf, trace: Fix !x86 build bug
|
15 年之前 |
Lin Ming
|
4d1c52b02d
perf, x86: implement group scheduling transactional APIs
|
15 年之前 |
Peter Zijlstra
|
ab608344bc
perf, x86: Improve the PEBS ABI
|
15 年之前 |
Robert Richter
|
a1f2b70a94
perf, x86: Use weight instead of cmask in for_each_event_constraint()
|
15 年之前 |