2010-03-16 |
Arnaldo Carvalho... | perf top: Improve the autosizing of column lenghts Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-13 |
Masami Hiramatsu | perf probe: Fix need_dwarf flag if lazy matching is... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-13 |
Masami Hiramatsu | perf probe: Fix probe_point buffer overrun Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Arnaldo Carvalho... | perf record: Don't try to find buildids in a zero sized... Reported-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Xiao Guangrong | perf: export perf_trace_regs and perf_arch_fetch_caller_regs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Peter Zijlstra | perf, x86: Fix hw_perf_enable() event assignment Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Peter Zijlstra | perf, ppc: Fix compile error due to new cpu notifiers Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
John Kacur | perf: Make the install relative to DESTDIR if specified Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Masami Hiramatsu | kprobes: Calculate the index correctly when freeing... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Paul Mackerras | perf tools: Fix sparse CPU numbering related bugs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Paul Mackerras | perf_event: Fix oops triggered by cpu offline/online Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Arnaldo Carvalho... | perf report: Print the map table just after samples... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Eric B Munson | perf report: Add multiple event support Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Eric B Munson | perf session: Change perf_session post processing functions... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Eric B Munson | perf session: Add storage for seperating event types... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Eric B Munson | perf session: Change add_hist_entry to take the tree... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Eric B Munson | perf record: Add ID and to recorded event data when... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Arnaldo Carvalho... | perf probe: Add missing variable initialization Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Arnaldo Carvalho... | perf tools: Don't trow away old map slices not overlapped... 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 |
2010-02-25 |
Paul E. McKenney | rcu: Use canonical URL for Mathieu's dissertation Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-02-25 |
Paul E. McKenney | rcu: Accelerate grace period if last non-dynticked CPU Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |