index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
Build
Age
Commit message (
Expand
)
Author
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
2022-08-01
perf lock: Use BPF for lock contention analysis
Namhyung Kim
2022-07-26
perf kwork: Implement BPF trace
Yang Jihong
2022-05-26
perf record: Enable off-cpu analysis with BPF
Namhyung Kim
2022-02-14
perf maps: Move maps code to own C file
Ian Rogers
2021-12-21
perf arm64: Inject missing frames when using 'perf record --call-graph=fp'
Alexandre Truong
2021-12-16
perf ftrace: Add -b/--use-bpf option for latency subcommand
Namhyung Kim
2021-11-01
perf bpf: Pull in bpf_program__get_prog_info_linear()
Dave Marchevsky
2021-10-20
tools lib: Adopt list_sort() from the kernel sources
Ian Rogers
2021-09-10
perf report: Add support to print a textual representation of IBS raw sample ...
Kim Phillips
2021-07-05
perf stat: Enable BPF counter with --for-each-cgroup
Namhyung Kim
2021-07-01
perf script: Add API for filtering via dynamically loaded shared object
Adrian Hunter
2021-05-27
perf parse-events: Add bison --file-prefix-map option
Denys Zagorui
2021-05-10
perf tools: Fix dynamic libbpf link
Jiri Olsa
2021-04-29
perf record: Create two hybrid 'cycles' events by default
Jin Yao
2021-04-29
perf parse-events: Create two hybrid hardware events
Jin Yao
2021-04-29
perf pmu: Save detected hybrid pmus to a global pmu list
Jin Yao
2021-04-29
perf data: Add JSON export
Nicholas Fraser
2021-04-20
perf stat: Basic support for iostat in perf
Alexander Antonov
2021-02-17
perf tools: Add OCaml demangling
Fabian Hemmer
2021-01-20
perf stat: Enable counting events for BPF programs
Song Liu
2020-10-14
perf streams: Introduce branch history "streams"
Jin Yao
2020-09-17
perf tools: Rename group to topdown
Kan Liang
2020-08-14
perf tools: Add general function to parse sublevel options
Changbin Du
2020-08-06
perf clockid: Move parse_clockid() to new clockid object
Jiri Olsa
2020-07-02
perf parse-events: Disable a subset of bison warnings
Ian Rogers
2020-07-02
perf parse-events: Disable a subset of flex warnings
Ian Rogers
2020-06-23
perf parse-events: Declare bison header file output
Ian Rogers
2020-06-22
perf parse-events: Declare flex header file output
Ian Rogers
2020-06-22
perf pmu: Add flex debug build flag
Ian Rogers
[next]