aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile
Commit message (Expand)AuthorAge
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* arch/x86/oprofile/op_model_amd.c: fix op_amd_handle_ibs() return typeAndrew Morton2009-08-04
* Revert "x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()"Robert Richter2009-08-04
* x86/oprofile: Small coding style fixesRobert Richter2009-07-20
* x86/oprofile: Add counter reservation check for virtual countersRobert Richter2009-07-20
* x86/oprofile: Implement op_x86_virt_to_phys()Robert Richter2009-07-20
* oprofile: Adding switch counter to oprofile statistic variablesRobert Richter2009-07-20
* x86/oprofile: Implement mux_clone()Robert Richter2009-07-20
* x86/oprofile: Enable multiplexing only if the model supports itRobert Richter2009-07-20
* x86/oprofile: Add function has_mux() to check multiplexing supportRobert Richter2009-07-20
* x86/oprofile: Modify initialization of num_virt_countersRobert Richter2009-07-20
* x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_specRobert Richter2009-07-20
* x86/oprofile: Remove const qualifier from struct op_x86_model_specRobert Richter2009-07-20
* x86/oprofile: Moving nmi_cpu_switch() in nmi_int.cRobert Richter2009-07-20
* x86/oprofile: Moving nmi_cpu_save/restore_mpx_registers() in nmi_int.cRobert Richter2009-07-20
* x86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.cRobert Richter2009-07-20
* x86/oprofile: Implement multiplexing setup/shutdown functionsRobert Richter2009-07-20
* oprofile: Grouping multiplexing code in op_model_amd.cRobert Richter2009-07-20
* oprofile: Introduce op_x86_phys_to_virt()Robert Richter2009-07-20
* x86/oprofile: Fix initialization of switch_indexRobert Richter2009-07-20
* x86/oprofile: Use per_cpu() instead of __get_cpu_var()Robert Richter2009-07-20
* x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macrosRobert Richter2009-07-20
* oprofile: Implement performance counter multiplexingJason Yeh2009-07-20
* x86/oprofile: Whitespaces changes onlyRobert Richter2009-07-14
* x86/oprofile: Rework and simplify nmi_cpu_setup()Robert Richter2009-07-14
* x86/oprofile: Fix cast of counter valueRobert Richter2009-07-14
*-. Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/coreRobert Richter2009-07-14
|\ \
| * | x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmonRobert Richter2009-07-09
* | | x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()Jaswinder Singh Rajput2009-06-18
| |/ |/|
* | x86/oprofile: fix initialization of arch_perfmon for core_i7Robert Richter2009-06-12
* | Merge commit 'tip/perfcounters-for-linus' into oprofile/masterRobert Richter2009-06-12
|\|
| * Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-11
| |\
| | * Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-06-10
| | |\
| * | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-01
| |\| |
| * | | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
| |\ \ \
| * \ \ \ Merge commit 'v2.6.29-rc7' into perfcounters/coreIngo Molnar2009-03-04
| |\ \ \ \
| * | | | | perfcounters: fix "perf counters kills oprofile" bug, v2Ingo Molnar2009-02-05
| * | | | | perfcounters: fix "perf counters kill oprofile" bugMike Galbraith2009-02-04
| * | | | | Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-10
| |\ \ \ \ \
| * | | | | | x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.hIngo Molnar2008-12-23
* | | | | | | x86/oprofile: introduce oprofile_add_data64()Robert Richter2009-06-11
* | | | | | | x86/oprofile: use 64 bit values in IBS functionsRobert Richter2009-06-11
* | | | | | | x86/oprofile: remove some local variables in MSR save/restore functionsRobert Richter2009-06-11
* | | | | | | x86/oprofile: use 64 bit values to save MSR statesRobert Richter2009-06-11
* | | | | | | x86/oprofile: use 64 bit wrmsr functionsRobert Richter2009-06-11
* | | | | | | x86/oprofile: replace CTR*_IS_RESERVED macrosRobert Richter2009-06-11
* | | | | | | x86/oprofile: replace CTRL_SET_*ACTIVE macrosRobert Richter2009-06-11
* | | | | | | x86/oprofile: replace CTR_OVERFLOWED macrosRobert Richter2009-06-11
* | | | | | | x86/oprofile: replace macros to calculate control registerRobert Richter2009-06-11
* | | | | | | x86/oprofile: pass the model to setup_ctrs() functionsRobert Richter2009-06-11