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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-14
perf bench: Fix numa bench to fix usage of affinity for machines with #CPUs > 1K
Athira Rajeev
1
-33
/
+95
2022-04-14
perf bench: Fix numa testcase to check if CPU used to bind task is online
Athira Rajeev
3
-2
/
+58
2022-04-14
perf record: Fix per-thread option
Alexey Bayduraev
1
-5
/
+17
2022-04-13
perf stat: Fix error check return value of hashmap__new(), must use IS_ERR()
Lv Ruyi
1
-1
/
+2
2022-04-13
perf tools: Fix misleading add event PMU debug message
Adrian Hunter
1
-2
/
+3
2022-04-09
perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...
Ian Rogers
1
-0
/
+1
2022-04-09
perf tools: Add external commands to list-cmds
Michael Petlan
1
-0
/
+4
2022-04-09
perf docs: Add perf-iostat link to manpages
Michael Petlan
1
-1
/
+1
2022-04-09
perf session: Remap buf if there is no space for event
Denis Nikitin
1
-3
/
+12
2022-04-09
perf bench: Fix epoll bench to correct usage of affinity for machines with #C...
Athira Rajeev
2
-12
/
+38
2022-04-09
perf bench: Fix futex bench to correct usage of affinity for machines with #C...
Athira Rajeev
5
-28
/
+83
2022-04-09
perf tools: Fix perf's libperf_print callback
Adrian Hunter
1
-1
/
+1
2022-04-09
perf: arm-spe: Fix perf report --mem-mode
James Clark
1
-0
/
+6
2022-04-09
perf unwind: Don't show unwind error messages when augmenting frame pointer s...
James Clark
8
-14
/
+32
2022-04-09
perf test tsc: Fix error message when not supported
Chengdong Li
1
-9
/
+27
2022-04-09
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
2
-0
/
+5
2022-04-09
perf python: Fix probing for some clang command line options
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-04-09
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
1
-0
/
+3
2022-04-01
perf python: Convert tracepoint.py example to python3
Tanu M
1
-2
/
+2
2022-04-01
perf evlist: Directly return instead of using local ret variable
Haowen Bai
1
-2
/
+1
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
17
-38
/
+42
2022-04-01
perf tools: Stop depending on .git files for building PERF-VERSION-FILE
John Garry
1
-12
/
+2
2022-04-01
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-04-01
perf tools: Update copy of libbpf's hashmap.c
Arnaldo Carvalho de Melo
1
-2
/
+1
2022-04-01
perf stat: Avoid SEGV if core.cpus isn't set
Ian Rogers
1
-1
/
+4
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2022-03-27
Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
315
-60266
/
+76542
2022-03-26
perf evsel: Improve AMD IBS (Instruction-Based Sampling) error handling messages
Kim Phillips
1
-0
/
+25
2022-03-26
perf python: Add perf_env stubs that will be needed in evsel__open_strerror()
Arnaldo Carvalho de Melo
1
-1
/
+12
2022-03-26
perf tools: Enhance the matching of sub-commands abbreviations
Wei Li
9
-18
/
+23
2022-03-26
tools arm64: Import cputype.h
Ali Saidi
1
-0
/
+1
2022-03-25
perf lock: Add -F/--field option to control output
Namhyung Kim
2
-5
/
+56
2022-03-25
perf lock: Extend struct lock_key to have print function
Namhyung Kim
1
-26
/
+65
2022-03-25
perf lock: Add --synth=no option for record
Namhyung Kim
1
-1
/
+1
2022-03-25
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-2
/
+1
2022-03-24
perf stat: Fix forked applications enablement of counters
Thomas Richter
1
-1
/
+1
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-56
/
+48
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-31
/
+0
2022-03-22
perf evsel: Make evsel__env() always return a valid env
Kim Phillips
1
-1
/
+1
2022-03-22
perf build-id: Fix spelling mistake "Cant" -> "Can't"
Colin Ian King
1
-1
/
+1
2022-03-22
perf header: Fix spelling mistake "could't" -> "couldn't"
Colin Ian King
1
-1
/
+1
2022-03-22
perf script: Add 'brstackinsnlen' for branch stacks
Kan Liang
2
-14
/
+38
2022-03-22
perf parse-events: Move slots only with topdown
Ian Rogers
1
-4
/
+14
2022-03-22
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
7
-32
/
+3585
2022-03-22
perf ftrace latency: Update documentation
Namhyung Kim
1
-23
/
+52
2022-03-22
perf ftrace latency: Add -n/--use-nsec option
Namhyung Kim
4
-11
/
+22
2022-03-22
perf tools: Fix version kernel tag
John Garry
1
-9
/
+4
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+3
2022-03-22
perf tools: Fix dependency for version file creation
John Garry
1
-2
/
+2
2022-03-21
perf test arm64: Test unwinding using fame-pointer (fp) mode
German Gomez
1
-0
/
+68
[next]