index
:
kernel/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-03
perf intel-pt: Fix exclude_guest setting
Adrian Hunter
1
-0
/
+12
2024-08-03
perf intel-pt: Fix aux_watermark calculation for 64-bit size
Adrian Hunter
1
-1
/
+2
2024-08-03
perf report: Fix condition in sort__sym_cmp()
Namhyung Kim
1
-1
/
+1
2024-08-03
perf test: Make test_arm_callgraph_fp.sh more robust
James Clark
2
-21
/
+26
2024-08-03
perf tests: Fix test_arm_callgraph_fp variable expansion
James Clark
1
-3
/
+4
2024-08-03
perf tests arm_callgraph_fp: Address shellcheck warnings about signal names a...
Spoorthy S
1
-3
/
+3
2024-08-03
perf test: Replace arm callgraph fp test workload with leafloop
Namhyung Kim
1
-31
/
+3
2024-06-27
perf script: Show also errors for --insn-trace option
Adrian Hunter
1
-1
/
+1
2024-06-27
perf: script: add raw|disasm arguments to --insn-trace option
Changbin Du
2
-7
/
+22
2024-06-12
perf stat: Don't display metric header for non-leader uncore events
Ian Rogers
1
-0
/
+3
2024-06-12
perf daemon: Fix file leak in daemon_session__control
Samasth Norway Ananda
1
-2
/
+2
2024-06-12
perf report: Avoid SEGV in report__setup_sample_type()
Ian Rogers
1
-1
/
+1
2024-06-12
perf ui browser: Avoid SEGV on title
Ian Rogers
1
-1
/
+1
2024-06-12
perf ui browser: Don't save pointer to stack memory
Ian Rogers
2
-2
/
+4
2024-06-12
perf bench internals inject-build-id: Fix trap divide when collecting just on...
He Zhe
1
-1
/
+1
2024-06-12
perf intel-pt: Fix unassigned instruction op (discovered by MemorySanitizer)
Adrian Hunter
2
-0
/
+4
2024-06-12
perf docs: Document bpf event modifier
Ian Rogers
1
-0
/
+1
2024-06-12
perf tests: Make "test data symbol" more robust on Neoverse N1
James Clark
1
-0
/
+16
2024-06-12
perf test: Add 'datasym' test workload
Namhyung Kim
4
-0
/
+28
2024-06-12
perf test: Add 'brstack' test workload
Namhyung Kim
4
-0
/
+44
2024-06-12
perf test: Add 'sqrtloop' test workload
Namhyung Kim
4
-0
/
+49
2024-06-12
perf test: Add 'leafloop' test workload
Namhyung Kim
4
-0
/
+39
2024-06-12
perf test: Add 'thloop' test workload
Namhyung Kim
4
-0
/
+56
2024-06-12
perf test: Add -w/--workload option
Namhyung Kim
5
-0
/
+83
2024-06-12
perf annotate: Get rid of duplicate --group option item
Namhyung Kim
1
-2
/
+0
2024-06-12
perf probe: Add missing libgen.h header needed for using basename()
Arnaldo Carvalho de Melo
1
-0
/
+1
2024-06-12
perf record: Delete session after stopping sideband thread
Ian Rogers
1
-2
/
+2
2024-05-17
perf unwind-libdw: Handle JIT-generated DSOs properly
Namhyung Kim
1
-4
/
+17
2024-05-17
perf unwind-libunwind: Fix base address for .eh_frame
Namhyung Kim
1
-1
/
+1
2024-03-27
perf stat: Avoid metric-only segv
Ian Rogers
1
-1
/
+1
2024-03-27
perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()
Yang Jihong
1
-1
/
+1
2024-03-27
perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()
Yang Jihong
1
-1
/
+0
2024-03-27
perf record: Fix possible incorrect free in record__switch_output()
Yang Jihong
1
-1
/
+1
2024-01-26
perf env: Avoid recursively taking env->bpf_progs.lock
Ian Rogers
5
-32
/
+50
2024-01-26
perf genelf: Set ELF program header addresses properly
Namhyung Kim
1
-3
/
+3
2024-01-26
perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()
Yicong Yang
1
-0
/
+1
2024-01-26
perf header: Fix one memory leakage in perf_event__fprintf_event_update()
Yicong Yang
1
-2
/
+3
2023-11-28
perf intel-pt: Fix async branch flags
Adrian Hunter
1
-0
/
+2
2023-11-20
perf hist: Add missing puts to hist__account_cycles
Ian Rogers
1
-3
/
+7
2023-11-20
perf machine: Avoid out of bounds LBR memory read
Ian Rogers
1
-10
/
+12
2023-11-20
perf record: Fix BTF type checks in the off-cpu profiling
Namhyung Kim
1
-2
/
+3
2023-11-20
perf kwork: Set ordered_events to true in 'struct perf_tool'
Yang Jihong
1
-3
/
+4
2023-11-20
perf kwork: Add the supported subcommands to the document
Yang Jihong
1
-1
/
+1
2023-11-20
perf kwork: Fix incorrect and missing free atom in work_push_atom()
Yang Jihong
1
-2
/
+4
2023-11-20
perf stat: Fix aggr mode initialization
Ian Rogers
1
-1
/
+1
2023-11-08
perf evlist: Avoid frequency mode for the dummy event
Ian Rogers
1
-2
/
+3
2023-10-06
perf build: Define YYNOMEM as YYNOABORT for bison < 3.81
Arnaldo Carvalho de Melo
1
-0
/
+6
2023-09-19
perf hists browser: Fix the number of entries for 'e' key
Namhyung Kim
1
-34
/
+24
2023-09-19
perf tools: Handle old data in PERF_RECORD_ATTR
Namhyung Kim
1
-5
/
+6
2023-09-19
perf test shell stat_bpf_counters: Fix test on Intel
Namhyung Kim
1
-2
/
+2
[next]