index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile.perf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf: build: Setup PKG_CONFIG_LIBDIR for cross compilation
Leo Yan
2024-07-26
1
-1
/
+26
*
perf install: Don't propagate subdir to Documentation submake
Nicolas Schier
2024-07-03
1
-1
/
+1
*
Merge remote-tracking branch 'perf-tools' into perf-tools-next
Namhyung Kim
2024-07-02
1
-0
/
+1
|
\
|
*
perf bpf: Fix handling of minimal vmlinux.h file when interrupting the build
Namhyung Kim
2024-06-05
1
-0
/
+1
*
|
perf python: Clean up build dependencies
Ian Rogers
2024-06-26
1
-9
/
+1
*
|
perf python: Switch module to linking libraries from building source
Ian Rogers
2024-06-26
1
-3
/
+3
*
|
perf util: Make util its own library
Ian Rogers
2024-06-26
1
-1
/
+11
*
|
perf bench: Make bench its own library
Ian Rogers
2024-06-26
1
-1
/
+10
*
|
perf test: Make tests its own library
Ian Rogers
2024-06-26
1
-1
/
+10
*
|
perf pmu-events: Make pmu-events a library
Ian Rogers
2024-06-26
1
-6
/
+10
*
|
perf ui: Make ui its own library
Ian Rogers
2024-06-26
1
-0
/
+10
*
|
perf build: Add '*.a' to clean targets
Ian Rogers
2024-06-26
1
-5
/
+12
|
/
*
perf beauty: Move uapi/linux/vhost.h copy out of the directory used to build ...
Arnaldo Carvalho de Melo
2024-03-21
1
-3
/
+2
*
perf beauty: Introduce scrape script for the 'statx' syscall 'mask' argument
Arnaldo Carvalho de Melo
2024-03-21
1
-0
/
+7
*
perf beauty: Introduce scrape script for various fs syscalls 'flags' arguments
Arnaldo Carvalho de Melo
2024-03-21
1
-0
/
+7
*
perf beauty: Introduce scrape script for 'clone' syscall 'flags' argument
Arnaldo Carvalho de Melo
2024-03-21
1
-3
/
+11
*
perf build: Fix out of tree build related to installation of sysreg-defs
Ethan Adams
2024-03-21
1
-3
/
+4
*
perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the direct...
Arnaldo Carvalho de Melo
2024-03-21
1
-6
/
+5
*
perf beauty: Move arch/x86/include/asm/irq_vectors.h copy out of the director...
Arnaldo Carvalho de Melo
2024-03-21
1
-2
/
+4
*
perf beauty: Move uapi/sound/asound.h copy out of the directory used to build...
Arnaldo Carvalho de Melo
2024-03-21
1
-4
/
+5
*
perf beauty: Move uapi/linux/usbdevice_fs.h copy out of the directory used to...
Arnaldo Carvalho de Melo
2024-03-21
1
-2
/
+2
*
perf beauty: Move uapi/linux/mount.h copy out of the directory used to build ...
Arnaldo Carvalho de Melo
2024-03-21
1
-11
/
+10
*
perf beauty: Move uapi/linux/fs.h copy out of the directory used to build perf
Arnaldo Carvalho de Melo
2024-03-21
1
-4
/
+5
*
perf beauty: Fix dependency of tables using uapi/linux/mount.h
Arnaldo Carvalho de Melo
2024-03-21
1
-5
/
+5
*
perf bpf: Check that the minimal vmlinux.h installed is the latest one
Arnaldo Carvalho de Melo
2024-02-26
1
-1
/
+1
*
treewide: remove meaningless assignments in Makefiles
Masahiro Yamada
2024-02-23
1
-2
/
+2
*
perf: build: introduce the libcapstone
Changbin Du
2024-02-20
1
-0
/
+3
*
perf testsuite: Install kprobe tests and common files
Michael Petlan
2024-02-16
1
-0
/
+5
*
Merge branch 'perf-tools' into perf-tools-next
Namhyung Kim
2024-02-12
1
-0
/
+10
|
\
|
*
perf build: Make minimal shellcheck version to v0.6.0
Yicong Yang
2024-01-26
1
-0
/
+10
*
|
perf bpf: Clean up the generated/copied vmlinux.h
Arnaldo Carvalho de Melo
2024-02-02
1
-1
/
+1
*
|
perf evsel: Rename get_states() to parse_task_states() and make it public
Ze Gao
2024-02-01
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2023-12-18
1
-2
/
+19
|
\
|
*
perf build: Ensure sysreg-defs Makefile respects output dir
Oliver Upton
2023-11-22
1
-9
/
+15
|
*
Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-03
1
-5
/
+13
|
|
\
|
*
|
perf build: Generate arm64's sysreg-defs.h and add to include path
Oliver Upton
2023-10-18
1
-2
/
+13
*
|
|
perf build: Shellcheck support for OUTPUT directory
Ian Rogers
2023-12-05
1
-20
/
+10
*
|
|
perf tools: Add perf binary dependent rule for shellcheck log in Makefile.perf
Athira Rajeev
2023-11-27
1
-1
/
+20
|
|
/
|
/
|
*
|
perf build: Address stray '\' before # that is warned about since grep 3.8
Arnaldo Carvalho de Melo
2023-10-25
1
-1
/
+1
*
|
perf build: Add missing comment about NO_LIBTRACEEVENT=1
Arnaldo Carvalho de Melo
2023-10-12
1
-0
/
+4
*
|
perf build: Default BUILD_BPF_SKEL, warn/disable for missing deps
Ian Rogers
2023-09-18
1
-4
/
+4
*
|
perf tools: Add includes for detected configs in Makefile.perf
Athira Rajeev
2023-09-12
1
-0
/
+3
*
|
perf kwork top: Implements BPF-based cpu usage statistics
Yang Jihong
2023-09-12
1
-0
/
+1
|
/
*
perf build: Allow customization of clang options for BPF target
Guilherme Amadio
2023-08-23
1
-1
/
+6
*
perf dlfilter: Add al_cleanup()
Adrian Hunter
2023-08-15
1
-1
/
+1
*
perf bpf examples: With no BPF events remove examples
Ian Rogers
2023-08-15
1
-5
/
+0
*
perf trace: Migrate BPF augmentation to use a skeleton
Ian Rogers
2023-08-15
1
-0
/
+1
*
perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)
Ian Rogers
2023-08-15
1
-17
/
+0
*
perf build: Support llvm and clang support compiled in
Thomas Richter
2023-08-03
1
-4
/
+1
*
perf bench uprobe empty: Add entry attaching an empty BPF program
Arnaldo Carvalho de Melo
2023-07-20
1
-0
/
+1
[next]