Age | Commit message (Expand) | Author | Files | Lines |
2015-10-14 | s390/cpumf: rework program parameter setting to detect guest samples | Christian Borntraeger | 1 | -4/+6 |
2015-08-03 | KVM: s390: use pid of cpu thread for sampling tagging | Christian Borntraeger | 1 | -6/+3 |
2015-05-28 | kernel/params: constify struct kernel_param_ops uses | Luis R. Rodriguez | 1 | -1/+1 |
2015-03-13 | s390/cpum_sf: add diagnostic sampling event only if it is authorized | Hendrik Brueckner | 1 | -2/+5 |
2014-12-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -1/+0 |
2014-11-03 | s390/cpum_sf: Remove initialization of PMU event index | Hendrik Brueckner | 1 | -1/+0 |
2014-10-28 | perf: Fix and clean up initialization of pmu::event_idx | Peter Zijlstra | 1 | -6/+0 |
2014-08-26 | s390: Replace __get_cpu_var uses | Christoph Lameter | 1 | -8/+8 |
2014-04-03 | s390/irq: Use defines for external interruption codes | Thomas Huth | 1 | -2/+4 |
2014-01-13 | s390: delete new instances of __cpuinit usage | Paul Gortmaker | 1 | -2/+2 |
2013-12-16 | s390/cpum_sf: Add flag to process full SDBs only | Hendrik Brueckner | 1 | -2/+11 |
2013-12-16 | s390/cpum_sf: Add raw data sampling to support the diagnostic-sampling function | Hendrik Brueckner | 1 | -71/+309 |
2013-12-16 | s390/cpum_sf: Filter perf events based event->attr.exclude_* settings | Hendrik Brueckner | 1 | -1/+35 |
2013-12-16 | s390/cpum_sf: Detect KVM guest samples | Hendrik Brueckner | 1 | -0/+20 |
2013-12-16 | s390/cpum_sf: Add helper to read TOD from trailer entries | Hendrik Brueckner | 1 | -1/+1 |
2013-12-16 | s390/cpum_sf: Atomically reset trailer entry fields of sample-data-blocks | Hendrik Brueckner | 1 | -4/+8 |
2013-12-16 | s390/cpum_sf: Dynamically extend the sampling buffer if overflows occur | Hendrik Brueckner | 1 | -120/+407 |
2013-12-16 | s390/perf,oprofile: Share sampling facility | Hendrik Brueckner | 1 | -5/+12 |
2013-12-16 | s390/perf: Improve PMU selection for PERF_COUNT_HW_CPU_CYCLES events | Hendrik Brueckner | 1 | -4/+22 |
2013-12-16 | s390/perf: add support for the CPU-Measurement Sampling Facility | Hendrik Brueckner | 1 | -0/+1024 |