index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile.perf
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-10
perf build: Fix build error when NO_LIBBPF=1
Ian Rogers
1
-9
/
+12
2023-01-03
perf build: Don't propagate subdir to submakes for install_headers
Ian Rogers
1
-5
/
+5
2022-12-21
perf tools: Add .DELETE_ON_ERROR special Makefile target to clean up partiall...
Changbin Du
1
-0
/
+3
2022-12-14
perf build: Fix python/perf.so library's name
Ian Rogers
1
-1
/
+1
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
1
-94
/
+10
2022-12-14
perf build: Fixes for LIBTRACEEVENT_DYNAMIC
Ian Rogers
1
-2
/
+6
2022-11-23
perf build: Fix LIBTRACEEVENT_DYNAMIC
Ian Rogers
1
-3
/
+22
2022-11-16
perf build: Use tools/lib headers from install path
Ian Rogers
1
-2
/
+14
2022-11-16
perf build: Install libsymbol locally when building
Ian Rogers
1
-3
/
+22
2022-11-16
perf build: Install libtraceevent locally when building
Ian Rogers
1
-19
/
+38
2022-11-16
perf build: Install libperf locally when building
Ian Rogers
1
-7
/
+14
2022-11-16
perf build: Install libapi locally when building
Ian Rogers
1
-12
/
+15
2022-11-16
perf build: Install libsubcmd locally when building
Ian Rogers
1
-8
/
+16
2022-11-04
perf bpf: Remove now unused BPF headers
Ian Rogers
1
-5
/
+0
2022-10-06
perf test: Add arm64 asm pureloop test shell script
Carsten Haitzler
1
-1
/
+2
2022-10-06
perf test: Add build infra for perf test tools for ARM CoreSight tests
Carsten Haitzler
1
-3
/
+14
2022-09-08
perf tools: Don't install data files with x permissions
Jiri Slaby
1
-12
/
+12
2022-08-10
perf test: JSON format checking
Claire Jensen
1
-1
/
+2
2022-08-01
perf lock: Use BPF for lock contention analysis
Namhyung Kim
1
-1
/
+1
2022-07-26
perf kwork: Implement BPF trace
Yang Jihong
1
-0
/
+1
2022-06-29
perf jevents: Remove jevents.c
Ian Rogers
1
-19
/
+2
2022-06-29
perf jevents: Switch build to use jevents.py
Ian Rogers
1
-0
/
+1
2022-06-29
perf jevents: Add python converter script
Ian Rogers
1
-0
/
+6
2022-05-26
perf record: Enable off-cpu analysis with BPF
Namhyung Kim
1
-0
/
+1
2022-04-27
perf tools: Delete perf-with-kcore.sh script
Adrian Hunter
1
-4
/
+1
2022-04-01
perf tools: Stop depending on .git files for building PERF-VERSION-FILE
John Garry
1
-12
/
+2
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-22
perf tools: Fix dependency for version file creation
John Garry
1
-2
/
+2
2022-02-15
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
1
-2
/
+2
2021-12-16
perf ftrace: Add -b/--use-bpf option for latency subcommand
Namhyung Kim
1
-1
/
+1
2021-12-07
tools build: Enable warnings through HOSTCFLAGS
John Garry
1
-1
/
+1
2021-11-12
perf beauty socket: Add generator for socket level (SOL_*) string table
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
1
-6
/
+6
2021-11-12
perf beauty: Make all sockaddr files use a common naming scheme
Arnaldo Carvalho de Melo
1
-6
/
+6
2021-11-07
perf build: Install libbpf headers locally when building
Quentin Monnet
1
-13
/
+19
2021-10-27
perf dlfilter: Add dlfilter-show-cycles
Adrian Hunter
1
-1
/
+1
2021-10-25
perf build: Suppress 'rm dlfilter' build message
Adrian Hunter
1
-0
/
+2
2021-10-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-10-05
perf build: Fix plugin static linking with libopencsd on ARM and ARM64
Branislav Rankov
1
-1
/
+1
2021-09-28
perf tools: Enable libtracefs dynamic linking
Ian Rogers
1
-0
/
+2
2021-08-31
perf dlfilters: Fix build on environments with a --sysroot gcc arg
Arnaldo Carvalho de Melo
1
-2
/
+2
2021-08-11
perf tests: Add dlfilter test
Adrian Hunter
1
-1
/
+14
2021-08-11
perf build: Move perf_dlfilters.h in the source tree
Adrian Hunter
1
-1
/
+1
2021-07-07
perf trace: Fix the perf trace link location
Justin M. Forbes
1
-1
/
+1
2021-07-05
perf stat: Enable BPF counter with --for-each-cgroup
Namhyung Kim
1
-1
/
+16
2021-07-01
perf build: Install perf_dlfilter.h
Adrian Hunter
1
-1
/
+3
2021-04-29
perf tools: Enable libtraceevent dynamic linking
Michael Petlan
1
-2
/
+6
2021-04-20
perf stat: Enable iostat mode for x86 platforms
Alexander Antonov
1
-1
/
+4
2021-03-23
perf stat: Introduce 'bperf' to share hardware PMCs with BPF
Song Liu
1
-0
/
+1
2021-03-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-10
/
+2
[next]