index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
Build
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf report: Support LLVM for addr2line()
Steinar H. Gunderson
2024-09-03
1
-0
/
+1
*
perf bpf-filter: Add build dependency to header files
Namhyung Kim
2024-08-28
1
-2
/
+2
*
perf cap: Tidy up and improve capability testing
Ian Rogers
2024-08-20
1
-1
/
+1
*
perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire...
Weilin Wang
2024-08-13
1
-0
/
+1
*
perf tool: Move fill defaults into tool.c
Ian Rogers
2024-08-12
1
-0
/
+1
*
perf bpf: Move BPF disassembly routines to separate file to avoid clash with ...
Arnaldo Carvalho de Melo
2024-08-01
1
-0
/
+1
*
perf util: Make util its own library
Ian Rogers
2024-06-26
1
-197
/
+197
*
perf mem-info: Move mem-info out of mem-events and symbol
Ian Rogers
2024-05-07
1
-0
/
+1
*
perf util: Add shellcheck to generate-cmdlist.sh
Ian Rogers
2024-04-12
1
-0
/
+14
*
perf annotate: Split out util/disasm.c
Namhyung Kim
2024-04-03
1
-0
/
+1
*
perf threads: Move threads to its own files
Ian Rogers
2024-03-04
1
-0
/
+1
*
perf: util: use capstone disasm engine to show assembly instructions
Changbin Du
2024-02-21
1
-0
/
+1
*
perf annotate-data: Add find_data_type() to get type from memory access
Namhyung Kim
2023-12-24
1
-0
/
+1
*
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2023-12-19
1
-1
/
+1
|
\
|
*
perf build: Ensure sysreg-defs Makefile respects output dir
Oliver Upton
2023-11-22
1
-1
/
+1
|
*
Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-03
1
-0
/
+2
|
|
\
|
*
|
perf build: Generate arm64's sysreg-defs.h and add to include path
Oliver Upton
2023-10-19
1
-1
/
+1
*
|
|
perf tools: Add util/debuginfo.[ch] files
Namhyung Kim
2023-11-10
1
-0
/
+1
|
|
/
|
/
|
*
|
perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit
Ian Rogers
2023-10-25
1
-0
/
+1
*
|
perf kwork top: Implements BPF-based cpu usage statistics
Yang Jihong
2023-09-12
1
-0
/
+1
|
/
*
perf parse-regs: Refactor arch register parsing functions
Leo Yan
2023-08-16
1
-0
/
+1
*
perf parse-events: Remove BPF event support
Ian Rogers
2023-08-15
1
-5
/
+1
*
perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)
Ian Rogers
2023-08-15
1
-2
/
+0
*
perf build: Remove -Wno-unused-but-set-variable from the flex flags when buil...
Arnaldo Carvalho de Melo
2023-08-11
1
-5
/
+16
*
perf build: Remove -Wno-redundant-decls in 2 cases
Ian Rogers
2023-08-03
1
-2
/
+0
*
perf build: Disable fewer bison warnings
Ian Rogers
2023-08-03
1
-4
/
+8
*
perf build: Disable fewer flex warnings
Ian Rogers
2023-08-03
1
-6
/
+18
*
perf parse-event: Add memory allocation test for name terms
Ian Rogers
2023-07-29
1
-1
/
+1
*
perf build: Define YYNOMEM as YYNOABORT for bison < 3.81
Arnaldo Carvalho de Melo
2023-07-29
1
-0
/
+6
*
perf sharded_mutex: Introduce sharded_mutex
Ian Rogers
2023-06-21
1
-0
/
+1
*
perf addr_location: Move to its own header
Ian Rogers
2023-06-12
1
-0
/
+1
*
Merge tag 'perf-tools-fixes-for-v6.4-2-2023-05-30' into perf-tools-next
Arnaldo Carvalho de Melo
2023-05-31
1
-1
/
+1
|
\
|
*
perf build: Don't compile demangle-cxx.cpp if not necessary
Ian Rogers
2023-05-26
1
-1
/
+1
*
|
perf pmu: Remove perf_pmu__hybrid_pmus list
Ian Rogers
2023-05-27
1
-1
/
+0
*
|
perf evlist: Reduce scope of evlist__has_hybrid
Ian Rogers
2023-05-27
1
-1
/
+0
*
|
perf parse-events: Remove now unused hybrid logic
Ian Rogers
2023-05-15
1
-1
/
+0
|
/
*
perf bpf filter: Introduce basic BPF filter expression
Namhyung Kim
2023-03-15
1
-0
/
+16
*
perf script: Fix Python support when no libtraceevent
Adrian Hunter
2023-03-15
1
-1
/
+1
*
perf symbol: Add abi::__cxa_demangle C++ demangling support
Ian Rogers
2023-03-14
1
-0
/
+1
*
perf lock contention: Use lock_stat_find{,new}
Namhyung Kim
2023-02-03
1
-1
/
+4
*
perf cs-etm: Print auxtrace info even if OpenCSD isn't linked
James Clark
2022-12-14
1
-0
/
+1
*
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
1
-7
/
+14
*
perf tool: Move pmus list variable to a new file
Ravi Bangoria
2022-12-14
1
-0
/
+1
*
perf build: Install libsymbol locally when building
Ian Rogers
2022-11-16
1
-5
/
+0
*
perf bpf: Rename perf_include_dir to libbpf_include_dir
Arnaldo Carvalho de Melo
2022-11-04
1
-1
/
+1
*
perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet
Qi Liu
2022-10-15
1
-0
/
+2
*
perf mutex: Wrapped usage of mutex and cond
Pavithra Gurushankar
2022-10-04
1
-0
/
+1
*
perf parse-events: Ignore clang 15 warning about variable set but unused in b...
Jiri Olsa
2022-09-29
1
-1
/
+1
*
perf arm64: Add missing -I for tools/arch/arm64/include/ to find asm/sysreg.h...
Leo Yan
2022-08-12
1
-0
/
+1
*
perf parse-events: Break out tracepoint and printing
Ian Rogers
2022-08-02
1
-0
/
+2
[next]