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
/
trace
/
beauty
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-22
tools headers: Update tools's copy of socket.h header
Namhyung Kim
1
-0
/
+1
2023-09-09
Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-24
/
+24
2023-08-29
perf beauty mmap_flags: Use "test -f" instead of "[-f FILE]"
Yanteng Si
2
-5
/
+9
2023-08-29
perf beauty mmap_flags: Fix script for archs that use the generic mman.h
Yanteng Si
1
-1
/
+1
2023-08-15
perf trace: Tidy comments related to BPF + syscall augmentation
Ian Rogers
1
-8
/
+7
2023-08-06
tools: Get rid of IRQ_MOVE_CLEANUP_VECTOR from tools
Xin Li
1
-1
/
+1
2023-08-03
perf trace x86_arch_prctl: Address shellcheck warnings about local variables
Athira Rajeev
1
-3
/
+3
2023-08-03
perf beauty arch_errno_names: Fix shellcheck issue about local variables
Kajol Jain
1
-9
/
+6
2023-07-14
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+13
2023-07-11
tools include UAPI: Sync linux/mount.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-06-30
Merge tag 'perf-tools-for-v6.5-1-2023-06-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-6
/
+6
2023-06-27
perf trace: fix MSG_SPLICE_PAGES build error
Matthieu Baerts
1
-0
/
+3
2023-06-24
net: Kill MSG_SENDPAGE_NOTLAST
David Howells
2
-5
/
+1
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
1
-2
/
+2
2023-05-28
perf trace beauty: Make MSR arrays const to move it to .data.rel.ro
Ian Rogers
2
-4
/
+4
2023-05-17
tools headers UAPI: Sync arch prctl headers with the kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+3
2023-01-18
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+4
2022-12-14
perf tools: Use "grep -E" instead of "egrep"
Tiezhu Yang
23
-54
/
+54
2022-11-10
perf trace: Add augmenter for clock_gettime's rqtp timespec arg
Arnaldo Carvalho de Melo
3
-0
/
+25
2022-11-07
perf trace: Add BPF augmenter to perf_event_open()'s 'struct perf_event_attr'...
Arnaldo Carvalho de Melo
1
-0
/
+44
2022-10-25
tools headers uapi: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-08-19
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-8
/
+8
2022-06-26
perf trace beauty: Fix generation of errno id->str table on ALT Linux
Arnaldo Carvalho de Melo
1
-12
/
+2
2022-06-19
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+6
2022-04-01
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-02-01
perf beauty: Make the prctl arg regexp more strict to cope with PR_SET_VMA
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-11-12
perf beauty: Add socket level scnprintf that handles ARCH specific SOL_SOCKET
Arnaldo Carvalho de Melo
2
-0
/
+21
2021-11-12
perf beauty socket: Add generator for socket level (SOL_*) string table
Arnaldo Carvalho de Melo
2
-1
/
+15
2021-11-12
perf beauty socket: Sort the ipproto array entries
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-11-12
perf beauty socket: Rename 'regex' to 'ipproto_regex'
Arnaldo Carvalho de Melo
1
-3
/
+3
2021-11-12
perf beauty socket: Prep to receive more input header files
Arnaldo Carvalho de Melo
1
-1
/
+5
2021-11-12
perf beauty socket: Rename header_dir to uapi_header_dir
Arnaldo Carvalho de Melo
1
-2
/
+2
2021-11-12
perf beauty: Rename socket_ipproto.sh to socket.sh to hold more socket table ...
Arnaldo Carvalho de Melo
2
-1
/
+2
2021-11-12
perf beauty: Make all sockaddr files use a common naming scheme
Arnaldo Carvalho de Melo
2
-1
/
+1
2021-11-06
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-09-10
perf beauty: Cover more flags in the move_mount syscall argument beautifier
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-09-10
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+8
2021-08-02
perf beauty: Reuse the generic arch errno switch
Ian Rogers
1
-6
/
+5
2021-06-19
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-05-01
Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-5
/
+4
2021-04-15
perf beauty: Fix fsconfig generator
Vitaly Chikunov
1
-4
/
+3
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2021-03-08
x86: Remove duplicate TSC DEADLINE MSR definitions
Dave Hansen
1
-1
/
+1
2020-12-24
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-12-18
perf trace beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-11-04
perf trace beauty: Allow header files in a different path
Namhyung Kim
2
-3
/
+3
2020-10-01
perf trace: Use the autogenerated mmap 'prot' string/id table
Arnaldo Carvalho de Melo
1
-27
/
+15
2020-10-01
tools beauty: Add script to generate table of mmap's 'prot' argument
Arnaldo Carvalho de Melo
1
-0
/
+30
2020-09-30
perf beauty mmap_flags: Conditionaly define the mmap flags
Arnaldo Carvalho de Melo
1
-8
/
+8
2020-09-29
perf trace beauty: Add script to autogenerate mremap's flags args string/id t...
Arnaldo Carvalho de Melo
2
-19
/
+31
[next]