2010-03-10 |
Peter Zijlstra | perf, x86: Remove checking_{wr,rd}msr() usage Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Don't reset the LBR as frequently Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Fix silly bug in intel_pmu_pebs_{enable... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Deal with multiple state bits for pebs-fmt1 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Reorder intel_pmu_enable_all() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Fix LBR enable/disable vs cpuc->enabled Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Fix PEBS enable/disable vs cpuc->enabled Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Fix pebs drains Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Avoid double disable on throttle vs ioctl... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Robustify PEBS fixup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Clear the LBRs on init Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Disable PEBS on clovertown chips Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Fix silly bug in data store buffer allocation Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | x86: Move MAX_INSN_SIZE into asm/insn.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Expose the full PEBS record using PERF_SAMPLE_RAW Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Clean up IA32_PERF_CAPABILITIES usage Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf-top: Show the percentage of successfull PEBS-fixups Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: use LBR for PEBS IP+1 fixup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Implement simple LBR support Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf: Add attr->precise support to raw event parsing Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Add PEBS infrastructure Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf: Provide better condition for event rotation Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Fix double enable calls Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Fix double disable calls Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Properly account n_added Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Avoid double disable on throttle vs ioctl... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Fix x86_pmu_start Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Use unlocked bitops Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Change x86_pmu.{enable,disable} calling... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Remove superfluous arguments to x86_perf_event_up... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Remove superfluous arguments to x86_perf_event_se... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86, Do not user perf_disable from NMI context Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf: Optimize perf_disable Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf: Rework and fix the arch CPU-hotplug hooks Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf: Provide generic perf_sample_data initialization Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-09 |
Ingo Molnar | Merge commit 'v2.6.34-rc1' into perf/urgent Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-09 |
Ingo Molnar | MAINTAINERS: Add Arnaldo as tools/perf/ co-maintainer Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-04 |
Ingo Molnar | Merge branch 'perf/urgent' of git://git.kernel.org...
|
commit | commitdiff | tree |
2010-03-04 |
Tom Zanussi | perf trace: Don't use pager if scripting Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-04 |
Tom Zanussi | perf trace/scripting: Remove extraneous header read Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-04 |
Will Deacon | perf, ARM: Modify kuser rmb() call to compile for Thumb-2 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-04 |
Ingo Molnar | Merge branch 'perf/core' into perf/urgent Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-04 |
Masami Hiramatsu | x86: Issue at least one memory barrier in stop_machine_text_... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-04 |
Masami Hiramatsu | perf probe: Correct probe syntax on command line help Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-02 |
Arnaldo Carvalho... | perf archive: Don't try to collect files without a... Reported-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-02 |
Peter Zijlstra | perf_events, x86: Fixup fixed counter constraints Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-02 |
Peter Zijlstra | perf, x86: Restrict the ANY flag Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-28 |
Eric W. Biederman | x86: Fix out of order of gsi Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-27 |
Ingo Molnar | x86: apic: Fix mismerge, add arch_probe_nr_irqs() again Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-27 |
Russ Anderson | x86: Enable NMI on all cpus on UV Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-27 |
Ingo Molnar | Merge branch 'tip/tracing/core' of git://git.kernel...
|
commit | commitdiff | tree |
2010-02-27 |
Ingo Molnar | Merge branch 'tracing/core' of git://git.kernel.org...
|
commit | commitdiff | tree |
2010-02-27 |
Paul E. McKenney | rcu: Fix accelerated GPs for last non-dynticked CPU Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-27 |
Paul E. McKenney | rcu: Make non-RCU_PROVE_LOCKING rcu_read_lock_sched_held... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-27 |
Paul E. McKenney | rcu: Fix accelerated grace periods for last non-dynticked CPU Located-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-26 |
Peter Zijlstra | perf_event, amd: Fix spinlock initialization Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-26 |
Peter Zijlstra | perf_event: Fix preempt warning in perf_clock() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-26 |
David S. Miller | perf tools: Flush maps on COMM events Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-26 |
Suresh Siddha | sched: Fix SCHED_MC regression caused by change in... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-26 |
Peter Zijlstra | perf_events, x86: Split PMU definitions into separate... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-26 |
Arnaldo Carvalho... | perf annotate: Handle samples not at objdump output... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-26 |
Peter Zijlstra | perf_events, x86: Remove superflous MSR writes Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-26 |
Peter Zijlstra | perf_events: Simplify code by removing cpu argument... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-26 |
Stephane Eranian | perf_events, x86: AMD event scheduling Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-26 |
Stephane Eranian | perf_events: Add new start/stop PMU callbacks Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-26 |
Peter Zijlstra | perf_events: Report the MMAP pgoff value in bytes Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-26 |
Ingo Molnar | Merge branch 'tip/tracing/core' of git://git.kernel...
|
commit | commitdiff | tree |
2010-02-26 |
Ingo Molnar | Merge commit 'v2.6.33' into tracing/core Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-26 |
Yinghai Lu | early_res: Add free_early_partial() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-26 |
Paul E. McKenney | rcu: Export rcu_scheduler_active Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-26 |
Paul E. McKenney | rcu: Make rcu_read_lock_sched_held() take boot time... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-26 |
Paul E. McKenney | rcu: Make lockdep_rcu_dereference() message less alarmist Suggested-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Masami Hiramatsu | perf probe: Add lazy line matching support Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Masami Hiramatsu | perf probe: Show more lines after last line Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Masami Hiramatsu | perf probe: Check function address range strictly in... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Masami Hiramatsu | perf probe: Use libdw callback routines Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Masami Hiramatsu | perf probe: Use elfutils-libdw for analyzing debuginfo Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Masami Hiramatsu | perf probe: Rename probe finder functions Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Masami Hiramatsu | perf probe: Fix bugs in line range finder Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Masami Hiramatsu | perf probe: Update perf probe document Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Masami Hiramatsu | perf probe: Do not show --line option without dwarf... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Masami Hiramatsu | kprobes: Add documents of jump optimization Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Masami Hiramatsu | kprobes/x86: Support kprobes jump optimization on x86 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Masami Hiramatsu | x86: Add text_poke_smp for SMP cross modifying code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Masami Hiramatsu | kprobes/x86: Cleanup save/restore registers Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Masami Hiramatsu | kprobes/x86: Boost probes when reentering Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Masami Hiramatsu | kprobes: Jump optimization sysctl interface Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Masami Hiramatsu | kprobes: Introduce kprobes jump optimization Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Masami Hiramatsu | kprobes: Introduce generic insn_slot framework Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Masami Hiramatsu | kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUM... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Arnaldo Carvalho... | perf annotate: Defer allocating sym_priv->hist array Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Arnaldo Carvalho... | perf symbols: Improve debugging information about symtab... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Arnaldo Carvalho... | perf top: Use a macro instead of a constant variable Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Zhang, Yanmin | perf symbols: Check the right return variable Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Ingo Molnar | sched, cgroups: Fix module export Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Paul E. McKenney | rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Paul E. McKenney | rcu: Fix rcutorture mod_timer argument to delay one... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Paul E. McKenney | rcu: Fix deadlock in TREE_PREEMPT_RCU CPU stall detection Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Paul E. McKenney | rcu: Convert to raw_spinlocks Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Paul E. McKenney | rcu: Stop overflowing signed integers Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |