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 |
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 |
Ingo Molnar | Merge branch 'linus' into perfcounters/core 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-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 |
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 |
2009-06-11 |
Peter Zijlstra | perf_counter: Rename perf_counter_limit sysctl Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-11 |
Peter Zijlstra | perf_counter: More paranoia settings Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-11 |
Paul Mackerras | perf_counter: powerpc: Implement generalized cache... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-11 |
Paul Mackerras | perf_counters: powerpc: Add support for POWER7 processors Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-11 |
Hidetoshi Seto | x86, mce: Add boot options for corrected errors Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-11 |
Hidetoshi Seto | x86, mce: Fix mce printing Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-11 |
Peter Zijlstra | perf_counter: Accurate period data Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-11 |
Peter Zijlstra | perf_counter: Introduce struct for sample data Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-11 |
Peter Zijlstra | perf_counter tools: Normalize data using per sample... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-11 |
Peter Zijlstra | perf_counter: Annotate exit ctx recursion Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-10 |
Ingo Molnar | Revert "x86, bts: reenable ptrace branch trace support" Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-10 |
Peter Zijlstra | perf_counter tools: Propagate signals properly Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-10 |
Peter Zijlstra | perf_counter tools: Small frequency related fixes Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-10 |
Peter Zijlstra | perf_counter: More aggressive frequency adjustment Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-10 |
Yong Wang | perf_counter/x86: Fix the model number of Intel Core2... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-10 |
Li Zefan | tracing/events: convert block trace points to TRACE_EVENT... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-10 |
Benjamin Herrenschmidt | spinlock: Add missing __raw_spin_lock_flags() stub... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-09 |
Chuck Ebbert | x86: Clear TS in irq_ts_save() when in an atomic section Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-09 |
Yong Wang | perf_counter, x86: Correct some event and umask values... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-09 |
Ingo Molnar | Merge branch 'amd-iommu/fixes' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-09 |
Andreas Herrmann | x86: Detect use of extended APIC ID for AMD CPUs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-08 |
Ingo Molnar | perf_counter tools: Standardize color printing Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-08 |
Pekka Enberg | perf report: Add support for profiling JIT generated... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-08 |
Peter Zijlstra | perf_counter: Add mmap event hooks to mprotect() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-08 |
Thomas Gleixner | perf_counter, x86: Clean up hw_cache_event ids copies Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-08 |
Thomas Gleixner | perf_counter, x86: Implement generalized cache event... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-08 |
Andreas Herrmann | x86: memtest: remove 64-bit division Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-08 |
Jack Steiner | x86, UV: Fix macros for multiple coherency domains Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-08 |
Ingo Molnar | perf_counter: Clean up x86 boot messages Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-08 |
Thomas Gleixner | perf_counter, x86: Implement generalized cache event... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-08 |
Thomas Gleixner | perf_counter, x86: Implement generalized cache event... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-07 |
Ingo Molnar | perf stat: Print out instructins/cycle metric Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-07 |
Ingo Molnar | perf report: Print more expressive message in case... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-07 |
Ingo Molnar | perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTER Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-07 |
Ingo Molnar | perf record: Fall back to cpu-clock-ticks if no PMU Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-07 |
Ingo Molnar | perf top: Fall back to cpu-clock-tick hrtimer sampling... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-07 |
Ingo Molnar | perf stat: Continue even on counter creation error Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-07 |
Figo.zhang | x86, microcode: Simplify vfree() use Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-07 |
Lubomir Rintel | x86: Fix non-lazy GS handling in sys_vm86() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-07 |
Cyrill Gorcunov | x86, nmi: Use predefined numbers instead of hardcoded one Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-07 |
Cyrill Gorcunov | x86, apic: Fix dummy apic read operation together with... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-07 |
Jean Delvare | x86: Add quirk for reboot stalls on a Dell Optiplex 360 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-07 |
Jaswinder Singh... | x86: cpu_debug: Remove model information to reduce... Reported-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-06-07 |
Ingo Molnar | Merge branch 'linus' into x86/cpu
|
commit | commitdiff | tree |
2009-06-07 |
Ingo Molnar | Merge branch 'dma-debug/2.6.31' of git://git.kernel...
|
commit | commitdiff | tree |