index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
perf_cpum_sf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-24
s390: kernel: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-11-24
s390: kernel: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-11-16
s390/cpum_sf: correctly set the PID and TID in perf samples
Hendrik Brueckner
1
-0
/
+76
2017-11-16
s390/cpum_sf: load program parameter at sampler enablement
Hendrik Brueckner
1
-0
/
+3
2017-11-16
s390/cpum_sf: do not register PMU if no sampling mode is authorized
Hendrik Brueckner
1
-0
/
+3
2017-11-16
s390/cpumf: remove raw event support in basic-only sampling mode
Pu Hou
1
-158
/
+27
2017-11-16
s390/cpumf: enable using AUX buffer
Pu Hou
1
-11
/
+44
2017-11-16
s390/cpumf: introduce AUX buffer for dump diagnostic sample data
Pu Hou
1
-0
/
+446
2017-09-28
s390/cpumf: remove superfluous nr_cpumask_bits check
Heiko Carstens
1
-5
/
+1
2017-09-13
s390/perf: fix bug when creating per-thread event
Pu Hou
1
-3
/
+6
2017-07-13
s390/perf: fix problem state detection
Christian Borntraeger
1
-1
/
+1
2017-06-12
s390: rename struct psw_bits members
Heiko Carstens
1
-5
/
+5
2017-05-08
cpumask: make "nr_cpumask_bits" unsigned
Alexey Dobriyan
1
-1
/
+1
2017-04-05
s390/cpumf: simplify detection of guest samples
Martin Schwidefsky
1
-4
/
+3
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-1
/
+1
2016-12-12
s390/cpumf: Use configuration level indication for sampling data
Christian Borntraeger
1
-7
/
+20
2016-11-23
s390/cpumf: simplify psw generation
Heiko Carstens
1
-21
/
+5
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-26
/
+19
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+6
2016-07-15
perf, events: add non-linear data support for raw records
Daniel Borkmann
1
-3
/
+6
2016-07-14
s390/perf: Convert the hotplug notifier to state machine callbacks (Sampling)
Sebastian Andrzej Siewior
1
-26
/
+19
2016-06-28
s390/perf: remove perf_release/reserver_sampling functions
Heiko Carstens
1
-5
/
+0
2016-05-03
s390/cpum_sf: Remove superfluous SMP function call
Anna-Maria Gleixner
1
-3
/
+6
2016-03-17
s390/cpum_sf: Fix cpu hotplug notifier transitions
Anna-Maria Gleixner
1
-1
/
+1
2016-03-02
s390/cpumf: Improve guest detection heuristics
Christian Borntraeger
1
-3
/
+6
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