index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
mmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
perf record: Fix binding of AIO user space buffers to nodes
Alexey Budankov
1
-6
/
+15
2020-01-06
perf record: Adapt affinity to machines with #CPUs > 1K
Alexey Budankov
1
-6
/
+22
2020-01-06
perf mmap: Declare type for cpu mask of arbitrary length
Alexey Budankov
1
-0
/
+12
2019-10-10
libperf: Centralize map refcnt setting
Jiri Olsa
1
-15
/
+0
2019-10-10
libperf: Adopt perf_mmap__read_event() from tools/perf
Jiri Olsa
1
-77
/
+0
2019-10-10
libperf: Adopt perf_mmap__read_done() from tools/perf
Jiri Olsa
1
-17
/
+0
2019-10-10
libperf: Adopt perf_mmap__read_init() from tools/perf
Jiri Olsa
1
-81
/
+1
2019-10-10
libperf: Adopt perf_mmap__consume() function from tools/perf
Jiri Olsa
1
-25
/
+7
2019-10-10
perf tools: Use perf_mmap way to detect aux mmap
Jiri Olsa
1
-1
/
+3
2019-10-10
libperf: Adopt perf_mmap__put() function from tools/perf
Jiri Olsa
1
-10
/
+1
2019-10-10
libperf: Adopt perf_mmap__unmap() function from tools/perf
Jiri Olsa
1
-8
/
+3
2019-10-10
libperf: Adopt perf_mmap__get() function from tools/perf
Jiri Olsa
1
-5
/
+0
2019-10-10
libperf: Adopt perf_mmap__mmap() function from tools/perf
Jiri Olsa
1
-9
/
+3
2019-10-10
libperf: Adopt perf_mmap__mmap_len() function from tools/perf
Jiri Olsa
1
-10
/
+10
2019-10-10
libperf: Add 'struct perf_mmap_param'
Jiri Olsa
1
-2
/
+2
2019-09-25
libperf: Use sys/types.h to get ssize_t, not unistd.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-25
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
1
-1
/
+1
2019-09-25
libperf: Add 'flush' to 'struct perf_mmap'
Jiri Olsa
1
-2
/
+2
2019-09-25
libperf: Add 'event_copy' to 'struct perf_mmap'
Jiri Olsa
1
-2
/
+2
2019-09-25
libperf: Add 'overwrite' to 'struct perf_mmap'
Jiri Olsa
1
-6
/
+6
2019-09-25
libperf: Add prev/start/end to struct perf_mmap
Jiri Olsa
1
-25
/
+25
2019-09-25
libperf: Add 'refcnt' to struct perf_mmap
Jiri Olsa
1
-9
/
+9
2019-09-25
libperf: Add 'cpu' to struct perf_mmap
Jiri Olsa
1
-4
/
+4
2019-09-25
libperf: Add 'fd' to struct perf_mmap
Jiri Olsa
1
-2
/
+2
2019-09-25
libperf: Add 'mask' to struct perf_mmap
Jiri Olsa
1
-12
/
+12
2019-09-25
libperf: Add perf_mmap struct
Jiri Olsa
1
-11
/
+11
2019-09-25
perf tools: Rename 'struct perf_mmap' to 'struct mmap'
Jiri Olsa
1
-27
/
+27
2019-08-31
perf auxtrace: Uninline functions that touch perf_session
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-08-29
perf tools: Remove needless perf.h include directive from headers
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-22
perf tools: Use perf_cpu_map__nr instead of cpu_map__nr
Jiri Olsa
1
-1
/
+1
2019-07-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
1
-1
/
+1
2019-07-29
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
1
-1
/
+1
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 251
Thomas Gleixner
1
-2
/
+1
2019-05-15
perf record: Implement compression for AIO trace streaming
Alexey Budankov
1
-75
/
+1
2019-05-15
perf mmap: Implement dedicated memory buffer for data compression
Alexey Budankov
1
-2
/
+28
2019-04-01
perf record: Implement --mmap-flush=<number> option
Alexey Budankov
1
-1
/
+3
2019-02-06
perf record: Apply affinity masks when reading mmap buffers
Alexey Budankov
1
-1
/
+27
2019-02-06
perf record: Bind the AIO user space buffers to nodes
Alexey Budankov
1
-4
/
+73
2019-02-06
perf record: Allocate affinity masks
Alexey Budankov
1
-0
/
+2
2018-12-17
perf record: Fix memory leak on AIO objects deallocation
Alexey Budankov
1
-0
/
+6
2018-12-17
perf record: Extend trace writing to multi AIO
Alexey Budankov
1
-21
/
+43
2018-12-17
perf record: Enable asynchronous trace writing
Alexey Budankov
1
-1
/
+76
2018-12-17
perf mmap: Map data buffer for preserving collected data
Alexey Budankov
1
-1
/
+48
2018-09-19
perf tools: Add 'struct perf_mmap' arg to record__write()
Jiri Olsa
1
-3
/
+3
2018-08-20
perf mmap: Store real cpu number in 'struct perf_mmap'
Jiri Olsa
1
-1
/
+2
2018-03-27
perf mmap: Be consistent when checking for an unmaped ring buffer
Arnaldo Carvalho de Melo
1
-1
/
+12
2018-03-27
perf mmap: Fix accessing unmapped mmap in perf_mmap__read_done()
Kan Liang
1
-0
/
+6
2018-03-16
perf mmap: Discard head in overwrite_rb_find_range()
Yisheng Xie
1
-8
/
+7
2018-03-08
perf mmap: Simplify perf_mmap__read_init()
Kan Liang
1
-8
/
+2
[next]