index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
Build
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-16
perf parse-regs: Refactor arch register parsing functions
Leo Yan
1
-0
/
+1
2023-08-15
perf parse-events: Remove BPF event support
Ian Rogers
1
-5
/
+1
2023-08-15
perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)
Ian Rogers
1
-2
/
+0
2023-08-11
perf build: Remove -Wno-unused-but-set-variable from the flex flags when buil...
Arnaldo Carvalho de Melo
1
-5
/
+16
2023-08-03
perf build: Remove -Wno-redundant-decls in 2 cases
Ian Rogers
1
-2
/
+0
2023-08-03
perf build: Disable fewer bison warnings
Ian Rogers
1
-4
/
+8
2023-08-03
perf build: Disable fewer flex warnings
Ian Rogers
1
-6
/
+18
2023-07-28
perf parse-event: Add memory allocation test for name terms
Ian Rogers
1
-1
/
+1
2023-07-28
perf build: Define YYNOMEM as YYNOABORT for bison < 3.81
Arnaldo Carvalho de Melo
1
-0
/
+6
2023-06-20
perf sharded_mutex: Introduce sharded_mutex
Ian Rogers
1
-0
/
+1
2023-06-12
perf addr_location: Move to its own header
Ian Rogers
1
-0
/
+1
2023-05-31
Merge tag 'perf-tools-fixes-for-v6.4-2-2023-05-30' into perf-tools-next
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-05-27
perf pmu: Remove perf_pmu__hybrid_pmus list
Ian Rogers
1
-1
/
+0
2023-05-27
perf evlist: Reduce scope of evlist__has_hybrid
Ian Rogers
1
-1
/
+0
2023-05-26
perf build: Don't compile demangle-cxx.cpp if not necessary
Ian Rogers
1
-1
/
+1
2023-05-15
perf parse-events: Remove now unused hybrid logic
Ian Rogers
1
-1
/
+0
2023-03-15
perf bpf filter: Introduce basic BPF filter expression
Namhyung Kim
1
-0
/
+16
2023-03-15
perf script: Fix Python support when no libtraceevent
Adrian Hunter
1
-1
/
+1
2023-03-14
perf symbol: Add abi::__cxa_demangle C++ demangling support
Ian Rogers
1
-0
/
+1
2023-02-03
perf lock contention: Use lock_stat_find{,new}
Namhyung Kim
1
-1
/
+4
2022-12-14
perf cs-etm: Print auxtrace info even if OpenCSD isn't linked
James Clark
1
-0
/
+1
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
1
-7
/
+14
2022-12-14
perf tool: Move pmus list variable to a new file
Ravi Bangoria
1
-0
/
+1
2022-11-16
perf build: Install libsymbol locally when building
Ian Rogers
1
-5
/
+0
2022-11-04
perf bpf: Rename perf_include_dir to libbpf_include_dir
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-10-15
perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet
Qi Liu
1
-0
/
+2
2022-10-04
perf mutex: Wrapped usage of mutex and cond
Pavithra Gurushankar
1
-0
/
+1
2022-09-29
perf parse-events: Ignore clang 15 warning about variable set but unused in b...
Jiri Olsa
1
-1
/
+1
2022-08-11
perf arm64: Add missing -I for tools/arch/arm64/include/ to find asm/sysreg.h...
Leo Yan
1
-0
/
+1
2022-08-02
perf parse-events: Break out tracepoint and printing
Ian Rogers
1
-0
/
+2
2022-08-01
perf lock: Use BPF for lock contention analysis
Namhyung Kim
1
-0
/
+1
2022-07-26
perf kwork: Implement BPF trace
Yang Jihong
1
-0
/
+1
2022-05-26
perf record: Enable off-cpu analysis with BPF
Namhyung Kim
1
-0
/
+1
2022-02-14
perf maps: Move maps code to own C file
Ian Rogers
1
-0
/
+1
2021-12-21
perf arm64: Inject missing frames when using 'perf record --call-graph=fp'
Alexandre Truong
1
-0
/
+1
2021-12-16
perf ftrace: Add -b/--use-bpf option for latency subcommand
Namhyung Kim
1
-0
/
+1
2021-11-01
perf bpf: Pull in bpf_program__get_prog_info_linear()
Dave Marchevsky
1
-0
/
+1
2021-10-20
tools lib: Adopt list_sort() from the kernel sources
Ian Rogers
1
-0
/
+5
2021-09-10
perf report: Add support to print a textual representation of IBS raw sample ...
Kim Phillips
1
-0
/
+1
2021-07-05
perf stat: Enable BPF counter with --for-each-cgroup
Namhyung Kim
1
-0
/
+1
2021-07-01
perf script: Add API for filtering via dynamically loaded shared object
Adrian Hunter
1
-0
/
+1
2021-05-27
perf parse-events: Add bison --file-prefix-map option
Denys Zagorui
1
-3
/
+3
2021-05-10
perf tools: Fix dynamic libbpf link
Jiri Olsa
1
-0
/
+7
2021-04-29
perf record: Create two hybrid 'cycles' events by default
Jin Yao
1
-0
/
+1
2021-04-29
perf parse-events: Create two hybrid hardware events
Jin Yao
1
-0
/
+1
2021-04-29
perf pmu: Save detected hybrid pmus to a global pmu list
Jin Yao
1
-0
/
+1
2021-04-29
perf data: Add JSON export
Nicholas Fraser
1
-0
/
+1
2021-04-20
perf stat: Basic support for iostat in perf
Alexander Antonov
1
-0
/
+1
2021-02-17
perf tools: Add OCaml demangling
Fabian Hemmer
1
-0
/
+1
2021-01-20
perf stat: Enable counting events for BPF programs
Song Liu
1
-0
/
+1
[next]