index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile.perf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Delete perf-with-kcore.sh script
Adrian Hunter
2022-04-28
1
-4
/
+1
*
perf tools: Stop depending on .git files for building PERF-VERSION-FILE
John Garry
2022-04-01
1
-12
/
+2
*
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-31
1
-2
/
+2
|
\
|
*
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
2022-02-15
1
-2
/
+2
*
|
perf tools: Fix dependency for version file creation
John Garry
2022-03-22
1
-2
/
+2
|
/
*
perf ftrace: Add -b/--use-bpf option for latency subcommand
Namhyung Kim
2021-12-16
1
-1
/
+1
*
tools build: Enable warnings through HOSTCFLAGS
John Garry
2021-12-08
1
-1
/
+1
*
perf beauty socket: Add generator for socket level (SOL_*) string table
Arnaldo Carvalho de Melo
2021-11-12
1
-2
/
+2
*
perf beauty: Rename socket_ipproto.sh to socket.sh to hold more socket table ...
Arnaldo Carvalho de Melo
2021-11-12
1
-6
/
+6
*
perf beauty: Make all sockaddr files use a common naming scheme
Arnaldo Carvalho de Melo
2021-11-12
1
-6
/
+6
*
perf build: Install libbpf headers locally when building
Quentin Monnet
2021-11-07
1
-13
/
+19
*
perf dlfilter: Add dlfilter-show-cycles
Adrian Hunter
2021-10-27
1
-1
/
+1
*
perf build: Suppress 'rm dlfilter' build message
Adrian Hunter
2021-10-25
1
-0
/
+2
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-10-08
1
-1
/
+1
|
\
|
*
perf build: Fix plugin static linking with libopencsd on ARM and ARM64
Branislav Rankov
2021-10-05
1
-1
/
+1
*
|
perf tools: Enable libtracefs dynamic linking
Ian Rogers
2021-09-28
1
-0
/
+2
|
/
*
perf dlfilters: Fix build on environments with a --sysroot gcc arg
Arnaldo Carvalho de Melo
2021-08-31
1
-2
/
+2
*
perf tests: Add dlfilter test
Adrian Hunter
2021-08-11
1
-1
/
+14
*
perf build: Move perf_dlfilters.h in the source tree
Adrian Hunter
2021-08-11
1
-1
/
+1
*
perf trace: Fix the perf trace link location
Justin M. Forbes
2021-07-07
1
-1
/
+1
*
perf stat: Enable BPF counter with --for-each-cgroup
Namhyung Kim
2021-07-05
1
-1
/
+16
*
perf build: Install perf_dlfilter.h
Adrian Hunter
2021-07-01
1
-1
/
+3
*
perf tools: Enable libtraceevent dynamic linking
Michael Petlan
2021-04-29
1
-2
/
+6
*
perf stat: Enable iostat mode for x86 platforms
Alexander Antonov
2021-04-20
1
-1
/
+4
*
perf stat: Introduce 'bperf' to share hardware PMCs with BPF
Song Liu
2021-03-23
1
-0
/
+1
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-03-08
1
-10
/
+2
|
\
|
*
perf build: Fix ccache usage in $(CC) when generating arch errno table
Antonio Terceiro
2021-03-06
1
-1
/
+1
|
*
perf build: Move feature cleanup under tools/build
Jiri Olsa
2021-03-06
1
-9
/
+1
*
|
perf tools: Enable warnings when compiling BPF programs
Ian Rogers
2021-03-06
1
-1
/
+1
|
/
*
Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-02-22
1
-2
/
+47
|
\
|
*
perf stat: Enable counting events for BPF programs
Song Liu
2021-01-20
1
-1
/
+1
|
*
perf build: Support build BPF skeletons with perf
Song Liu
2021-01-15
1
-2
/
+47
*
|
tools: Factor Clang, LLC and LLVM utils definitions
Sedat Dilek
2021-01-29
1
-1
/
+0
|
/
*
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
Jean-Philippe Brucker
2020-11-11
1
-4
/
+0
*
perf trace: Use the autogenerated mmap 'prot' string/id table
Arnaldo Carvalho de Melo
2020-10-01
1
-0
/
+9
*
perf trace beauty: Add script to autogenerate mremap's flags args string/id t...
Arnaldo Carvalho de Melo
2020-09-29
1
-0
/
+8
*
perf tools: Make GTK2 support opt-in
Arnaldo Carvalho de Melo
2020-09-04
1
-3
/
+3
*
perf tests: Add test for PE binary format support
Remi Bernon
2020-09-04
1
-0
/
+1
*
perf build-ids: Fall back to debuginfod query if debuginfo not found
Frank Ch. Eigler
2020-08-14
1
-0
/
+2
*
perf trace beauty: Use the autogenerated protocol family table
Arnaldo Carvalho de Melo
2020-08-12
1
-0
/
+9
*
perf tools: Add optional support for libpfm4
Stephane Eranian
2020-05-29
1
-0
/
+3
*
perf build: Allow explicitely disabling the NO_SYSCALL_TABLE variable
Arnaldo Carvalho de Melo
2020-05-29
1
-0
/
+3
*
perf tools: Do not display extra info when there is nothing to build
Jiri Olsa
2020-05-28
1
-3
/
+5
*
perf doc: Pass ASCIIDOC_EXTRA as an argument
Ian Rogers
2020-05-05
1
-3
/
+3
*
perf: Normalize gcc parameter when generating arch errno table
He Zhe
2020-03-26
1
-1
/
+1
*
perf tools: Unify a bit the build directory output
Jiri Olsa
2020-03-24
1
-4
/
+5
*
libperf: Move to tools/lib/perf
Jiri Olsa
2020-01-06
1
-1
/
+1
*
perf tools: Allow to link with libbpf dynamicaly
Jiri Olsa
2019-11-26
1
-1
/
+5
*
libbeauty: Hook up the x86 irq_vectors table generator
Arnaldo Carvalho de Melo
2019-10-15
1
-0
/
+8
*
perf tools: Allow to build with -ltcmalloc
Jiri Olsa
2019-10-15
1
-0
/
+2
[next]