2009-06-23 |
Peter Zijlstra | perf_counter: Push inherit into perf_counter_alloc() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-23 |
Peter Zijlstra | perf_counter: Optimize perf_swcounter_event() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-23 |
Peter Zijlstra | perf_counter tools: Handle overlapping MMAP events Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-23 |
Jaswinder Singh... | perf stat: Fix command option / manpage Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-22 |
Jaswinder Singh... | perf_counter tools: Set alias for page-faults Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-22 |
Peter Zijlstra | perf report: Output more symbol related debug data Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-22 |
Jaswinder Singh... | perf_counter tools: Introduce alias member in event_symbol Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-22 |
Jaswinder Singh... | perf_counter tools: Define separate declarations for... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-21 |
Ingo Molnar | perf_counter tools: Fix vmlinux fallback when running... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-21 |
Jaswinder Singh... | perf_counter, x8: Fix L1-data-Cache-Store-Referencees... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-20 |
Ingo Molnar | Merge branch 'tip/tracing/urgent-1' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-20 |
Ingo Molnar | Merge branch 'tip/tracing/urgent' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-20 |
Frederic Weisbecker | perfcounter: Handle some IO return values Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-20 |
Peter Zijlstra | perf_counter: Push perf_sample_data through the swcounter... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-20 |
Ingo Molnar | Merge branch 'x86/mce3' into x86/urgent
|
commit | commitdiff | tree |
2009-06-19 |
Paul Mackerras | perf_counter tools: Define and use our own u64, s64... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-19 |
Peter Zijlstra | perf_counter: Close race in perf_lock_task_context() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-19 |
Ingo Molnar | perf_counter, x86: Improve interactions with fast-gup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-19 |
Peter Zijlstra | perf_counter: Simplify and fix task migration counting Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-19 |
Peter Zijlstra | perf_counter tools: Add a data file header Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-19 |
Peter Zijlstra | perf_counter: Update userspace callchain sampling uses Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-19 |
Peter Zijlstra | perf_counter: Make callchain samples extensible Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-18 |
Ingo Molnar | perf report: Filter to parent set by default Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-18 |
Peter Zijlstra | perf_counter tools: Handle lost events Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-18 |
Peter Zijlstra | perf_counter: Add event overlow handling Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-18 |
Peter Zijlstra | fs: Provide empty .set_page_dirty() aop for anon inodes Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-18 |
Paul Mackerras | perf_counter: tools: Makefile tweaks for 64-bit powerpc Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-18 |
Paul Mackerras | perf_counter: powerpc: Add processor back-end for MPC7450... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-18 |
Paul Mackerras | perf_counter: powerpc: Make powerpc perf_counter code... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-18 |
Paul Mackerras | perf_counter: powerpc: Change how processor-specific... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-18 |
Paul Mackerras | perf_counter: powerpc: Use unsigned long for register... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-18 |
Paul Mackerras | perf_counter: powerpc: Enable use of software counters... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-18 |
Peter Zijlstra | perf_counter tools: Add and use isprint() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-18 |
Ingo Molnar | perf report: Add validation of call-chain entries Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-18 |
Ingo Molnar | perf report: Tidy up the "--parent <regex>" and "-... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-17 |
Cyrill Gorcunov | x86, ioapic: Don't call disconnect_bsp_APIC if no APIC... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-17 |
Peter Zijlstra | perf_counter tools: Replace isprint() with issane() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-17 |
Peter Zijlstra | perf_counter: x86: Set the period in the intel overflow... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-17 |
Peter Zijlstra | perf report: Add --sort <call> --call <$regex> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-17 |
Huang Weiyi | x86: Remove duplicated #include's Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-17 |
Jaswinder Singh... | x86: msr.h linux/types.h is only required for __KERNEL__ Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-17 |
Christian Engelmayer | sched: Fix out of scope variable access in sched_slice() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-17 |
Hitoshi Mitake | sched: Hide runqueues from direct refer at source code... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-17 |
Ingo Molnar | Merge branch 'x86/urgent' into x86/mce3 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-17 |
Prarit Bhargava | x86: nmi: Add Intel processor 0x6f4 to NMI perfctr1... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-17 |
Jaswinder Singh... | x86: apic/io_apic.c: dmar_msi_type should be static Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-17 |
Figo.zhang | x86, io_apic.c: Work around compiler warning Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-17 |
Cyrill Gorcunov | x86: mce: Don't touch THERMAL_APIC_VECTOR if no active... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-17 |
Li Zefan | sched: Remove unneeded __ref tag Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-17 |
Peter Zijlstra | sched, x86: Fix cpufreq + sched_clock() TSC scaling Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-17 |
Ingo Molnar | Merge branch 'linus' into perfcounters/core Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-17 |
Andi Kleen | x86: mce: Handle banks == 0 case in K7 quirk Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-17 |
Ingo Molnar | Merge branch 'linus' into x86/urgent Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-16 |
Ingo Molnar | Merge branch 'amd-iommu/fixes' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-16 |
Ingo Molnar | x86: mm: Read cr2 before prefetching the mmap_lock Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-15 |
Peter Zijlstra | x86: Add NMI types for kmap_atomic, fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-15 |
Ingo Molnar | perf report: Fix 32-bit printf format Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-15 |
Paul Mackerras | perf_counter: Make set_perf_counter_pending() declaration... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-15 |
Paul Mackerras | perf_counter: powerpc: Fix two compile warnings Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-15 |
Ingo Molnar | perf report: Add per system call overhead histogram Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-15 |
Peter Zijlstra | perf_counter: x86: Fix call-chain support to use NMI... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-15 |
Peter Zijlstra | x86: Add NMI types for kmap_atomic Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-15 |
Peter Zijlstra | x86, mm: Add __get_user_pages_fast() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-15 |
Peter Zijlstra | perf_counter: Fix ctx->mutex vs counter->mutex inversion Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-15 |
Ingo Molnar | perf record: Fix fast task-exit race Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-15 |
Ingo Molnar | perf_counter, x86: Fix kernel-space call-chains Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-14 |
Ingo Molnar | perf_counter, x86: Fix call-chain walking Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-14 |
Ingo Molnar | perf record/report: Add call graph / call chain profiling Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-14 |
Ingo Molnar | perf report: Print out raw events in hexa Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-14 |
Randy Dunlap | genirq, irq.h: Fix kernel-doc warnings Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-14 |
Randy Dunlap | x86: atomic_32.h: Fix kernel-doc warnings Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-13 |
Frederic Weisbecker | perf annotate: Fixes for filename:line displays Reported-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-13 |
Ingo Molnar | perf stat: Enable raw data to be printed Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-13 |
Ingo Molnar | perf stat: Add feature to run and measure a command... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-13 |
Ingo Molnar | perf stat: Reorganize output Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-13 |
Jaswinder Singh... | perf_counter, x86: Update AMD hw caching related event... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-13 |
Jaswinder Singh... | perf_counter, x86: Check old-AMD performance monitoring... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-13 |
Marti Raudsepp | perf_counter: Fix stack corruption in perf_read_hw Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-13 |
Paul Mackerras | perf_counter: Fix atomic_set vs. atomic64_t type mismatch Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-13 |
Frederic Weisbecker | perf annotate: Print a sorted summary of annotated... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-13 |
Frederic Weisbecker | perf annotate: Print the filename:line for annotated... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-12 |
Mike Frysinger | perf_counter: Start documenting HAVE_PERF_COUNTERS... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-12 |
Shaohua Li | x86: change kernel_physical_mapping_init() __init to... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-12 |
Peter Zijlstra | perf_counter: Add forward/backward attribute ABI compatibility Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-12 |
Peter Zijlstra | perf record: Explicity program a default counter Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-12 |
Peter Zijlstra | perf_counter: Remove PERF_TYPE_RAW special casing Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-12 |
Peter Zijlstra | perf_counter: PERF_TYPE_HW_CACHE is a hardware counter too Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-12 |
Jaswinder Singh... | powerpc, perf_counter: Fix performance counter event... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-12 |
Yong Wang | perf_counter/x86: Add a quirk for Atom processors Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-12 |
Yong Wang | perf_counter tools: Remove one L1-data alias Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-12 |
Catalin Marinas | x86: Provide _sdata in the vmlinux.lds.S file Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-11 |
Ingo Molnar | Merge branch 'linus' into x86/mce3 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-11 |
Ingo Molnar | Merge branch 'linus' into perfcounters/core
|
commit | commitdiff | tree |
2009-06-11 |
Ingo Molnar | perf_counter: Turn off by default Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-11 |
Peter Zijlstra | perf_counter: Add counter->id to the throttle event Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-11 |
Ingo Molnar | perf_counter: Better align code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-11 |
Peter Zijlstra | perf_counter: Rename L2 to LL cache Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-11 |
Peter Zijlstra | perf_counter: Standardize event names Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-11 |
Peter Zijlstra | perf_counter: Rename enums Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-11 |
Ingo Molnar | perf_counter tools: Clean up u64 usage Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |