index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
perf_event.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-23
perf/x86: Add option to disable reading branch flags/cycles
Andi Kleen
1
-0
/
+6
2015-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2015-10-22
bpf: introduce bpf_perf_event_output() helper
Alexei Starovoitov
1
-0
/
+1
2015-10-20
perf: Add PERF_SAMPLE_BRANCH_CALL
Stephane Eranian
1
-0
/
+2
2015-10-20
perf/x86: Fix time_shift in perf_event_mmap_page
Adrian Hunter
1
-2
/
+2
2015-08-04
perf: Add cycles to branch_info
Andi Kleen
1
-1
/
+3
2015-07-24
perf: Add PERF_RECORD_SWITCH to indicate context switches
Adrian Hunter
1
-1
/
+30
2015-06-20
perf tools: Add time out to force stop proc map processing
Kan Liang
1
-0
/
+4
2015-06-07
perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES
Kan Liang
1
-0
/
+12
2015-06-07
perf: add new PERF_SAMPLE_BRANCH_IND_JUMP branch sample type
Stephane Eranian
1
-0
/
+2
2015-04-02
perf: Add ITRACE_START record to indicate that tracing has started
Alexander Shishkin
1
-0
/
+11
2015-04-02
perf: Add wakeup watermark control to the AUX area
Alexander Shishkin
1
-0
/
+7
2015-04-02
perf: Support overwrite mode for the AUX area
Alexander Shishkin
1
-0
/
+1
2015-04-02
perf: Add AUX record
Alexander Shishkin
1
-0
/
+19
2015-04-02
perf: Add AUX area to ring buffer for raw data streams
Peter Zijlstra
1
-0
/
+16
2015-04-02
perf: Add data_{offset,size} to user_page
Alexander Shishkin
1
-0
/
+5
2015-04-02
tracing, perf: Implement BPF programs attached to kprobes
Alexei Starovoitov
1
-0
/
+1
2015-03-27
perf: Add per event clockid support
Peter Zijlstra
1
-3
/
+3
2015-02-18
perf/x86/intel: Expose LBR callstack to user space tooling
Peter Zijlstra
1
-8
/
+8
2015-02-18
perf/x86/intel: Reduce lbr_sel_map[] size
Yan, Zheng
1
-14
/
+35
2014-11-16
perf: Add ability to sample machine state on interrupt
Stephane Eranian
1
-1
/
+14
2014-10-28
perf: Fix typos in sample code in the perf_event.h header
Andy Lutomirski
1
-7
/
+7
2014-06-09
perf: Pass protection and flags bits through mmap2 interface
Peter Zijlstra
1
-0
/
+1
2014-06-06
perf: Differentiate exec() and non-exec() comm events
Adrian Hunter
1
-2
/
+7
2014-06-05
perf: Add new conditional branch filter 'PERF_SAMPLE_BRANCH_COND'
Anshuman Khandual
1
-1
/
+2
2014-05-19
perf: Fix perf_event_open(.flags) test
Peter Zijlstra
1
-4
/
+4
2014-01-24
uapi: convert u64 to __u64 in exported headers
Mike Frysinger
1
-1
/
+1
2014-01-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-0
/
+1
2014-01-12
perf: Introduce a flag to enable close-on-exec in perf_event_open()
Yann Droneaud
1
-0
/
+1
2013-12-17
perf: Document the new transaction sample type
Vince Weaver
1
-0
/
+1
2013-11-04
Merge branch 'perf/urgent' into perf/core to fix conflicts
Ingo Molnar
1
-5
/
+7
2013-10-29
perf: Fix perf ring buffer memory ordering
Peter Zijlstra
1
-5
/
+7
2013-10-04
perf: Add generic transaction flags
Andi Kleen
1
-1
/
+24
2013-09-20
perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'
Peter Zijlstra
1
-5
/
+9
2013-09-20
perf: Update ABI comment
Peter Zijlstra
1
-0
/
+1
2013-09-18
perf: Fix UAPI export of PERF_EVENT_IOC_ID
Vince Weaver
1
-1
/
+1
2013-09-02
perf: Add a dummy software event to keep tracking
Adrian Hunter
1
-0
/
+1
2013-09-02
perf: Export struct perf_branch_entry to userspace
Vince Weaver
1
-0
/
+24
2013-09-02
perf: Add attr->mmap2 attribute to an event
Stephane Eranian
1
-1
/
+23
2013-08-29
perf: make events stream always parsable
Adrian Hunter
1
-7
/
+20
2013-08-08
perf: Add PERF_EVENT_IOC_ID ioctl to return event ID
Jiri Olsa
1
-0
/
+1
2013-07-23
perf/x86: Add ability to calculate TSC from perf sample timestamps
Adrian Hunter
1
-2
/
+20
2013-07-23
perf: Fix broken union in 'struct perf_event_mmap_page'
Adrian Hunter
1
-3
/
+5
2013-07-23
perf: Update perf_event_type documentation
Peter Zijlstra
1
-1
/
+17
2013-06-19
perf/x86/intel: Support Haswell/v4 LBR format
Andi Kleen
1
-1
/
+4
2013-04-08
perf: Fix comments in PERF_MEM_LVL bitmask
Stephane Eranian
1
-2
/
+2
2013-04-01
perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAP
Stephane Eranian
1
-0
/
+1
2013-04-01
perf: Add generic memory sampling interface
Stephane Eranian
1
-2
/
+66
2013-04-01
perf/core: Add weighted samples
Andi Kleen
1
-1
/
+5
2013-01-24
perf: Missing field in PERF_RECORD_SAMPLE documentation
Vince Weaver
1
-1
/
+2
[next]