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