index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
perf_event.h
Age
Commit message (
Expand
)
Author
2016-05-30
perf core: Per event callchain limit
Arnaldo Carvalho de Melo
2016-05-16
perf core: Separate accounting of contexts and real addresses in a stack trace
Arnaldo Carvalho de Melo
2016-04-23
perf/core: Add ::write_backward attribute to perf event
Wang Nan
2016-03-31
perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-bu...
Wang Nan
2015-11-23
perf/x86: Add option to disable reading branch flags/cycles
Andi Kleen
2015-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-10-22
bpf: introduce bpf_perf_event_output() helper
Alexei Starovoitov
2015-10-20
perf: Add PERF_SAMPLE_BRANCH_CALL
Stephane Eranian
2015-10-20
perf/x86: Fix time_shift in perf_event_mmap_page
Adrian Hunter
2015-08-04
perf: Add cycles to branch_info
Andi Kleen
2015-07-23
perf: Add PERF_RECORD_SWITCH to indicate context switches
Adrian Hunter
2015-06-19
perf tools: Add time out to force stop proc map processing
Kan Liang
2015-06-07
perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES
Kan Liang
2015-06-07
perf: add new PERF_SAMPLE_BRANCH_IND_JUMP branch sample type
Stephane Eranian
2015-04-02
perf: Add ITRACE_START record to indicate that tracing has started
Alexander Shishkin
2015-04-02
perf: Add wakeup watermark control to the AUX area
Alexander Shishkin
2015-04-02
perf: Support overwrite mode for the AUX area
Alexander Shishkin
2015-04-02
perf: Add AUX record
Alexander Shishkin
2015-04-02
perf: Add AUX area to ring buffer for raw data streams
Peter Zijlstra
2015-04-02
perf: Add data_{offset,size} to user_page
Alexander Shishkin
2015-04-02
tracing, perf: Implement BPF programs attached to kprobes
Alexei Starovoitov
2015-03-27
perf: Add per event clockid support
Peter Zijlstra
2015-02-18
perf/x86/intel: Expose LBR callstack to user space tooling
Peter Zijlstra
2015-02-18
perf/x86/intel: Reduce lbr_sel_map[] size
Yan, Zheng
2014-11-16
perf: Add ability to sample machine state on interrupt
Stephane Eranian
2014-10-28
perf: Fix typos in sample code in the perf_event.h header
Andy Lutomirski
2014-06-09
perf: Pass protection and flags bits through mmap2 interface
Peter Zijlstra
2014-06-06
perf: Differentiate exec() and non-exec() comm events
Adrian Hunter
2014-06-05
perf: Add new conditional branch filter 'PERF_SAMPLE_BRANCH_COND'
Anshuman Khandual
2014-05-19
perf: Fix perf_event_open(.flags) test
Peter Zijlstra
2014-01-23
uapi: convert u64 to __u64 in exported headers
Mike Frysinger
2014-01-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2014-01-12
perf: Introduce a flag to enable close-on-exec in perf_event_open()
Yann Droneaud
2013-12-17
perf: Document the new transaction sample type
Vince Weaver
2013-11-04
Merge branch 'perf/urgent' into perf/core to fix conflicts
Ingo Molnar
2013-10-29
perf: Fix perf ring buffer memory ordering
Peter Zijlstra
2013-10-04
perf: Add generic transaction flags
Andi Kleen
2013-09-20
perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'
Peter Zijlstra
2013-09-20
perf: Update ABI comment
Peter Zijlstra
2013-09-18
perf: Fix UAPI export of PERF_EVENT_IOC_ID
Vince Weaver
2013-09-02
perf: Add a dummy software event to keep tracking
Adrian Hunter
2013-09-02
perf: Export struct perf_branch_entry to userspace
Vince Weaver
2013-09-02
perf: Add attr->mmap2 attribute to an event
Stephane Eranian
2013-08-29
perf: make events stream always parsable
Adrian Hunter
2013-08-07
perf: Add PERF_EVENT_IOC_ID ioctl to return event ID
Jiri Olsa
2013-07-23
perf/x86: Add ability to calculate TSC from perf sample timestamps
Adrian Hunter
2013-07-23
perf: Fix broken union in 'struct perf_event_mmap_page'
Adrian Hunter
2013-07-23
perf: Update perf_event_type documentation
Peter Zijlstra
2013-06-19
perf/x86/intel: Support Haswell/v4 LBR format
Andi Kleen
2013-04-08
perf: Fix comments in PERF_MEM_LVL bitmask
Stephane Eranian
[next]