index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
perf_event.h
Age
Commit message (
Expand
)
Author
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
2013-04-01
perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAP
Stephane Eranian
2013-04-01
perf: Add generic memory sampling interface
Stephane Eranian
2013-04-01
perf/core: Add weighted samples
Andi Kleen
2013-01-24
perf: Missing field in PERF_RECORD_SAMPLE documentation
Vince Weaver
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells