index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
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-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
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