index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf ftrace latency: Remove unnecessary "--" from --use-nsec option
Namhyung Kim
2023-06-09
1
-1
/
+1
*
perf stat: Separate bperf from bpf_profiler
Dmitrii Dolgov
2023-05-17
2
-2
/
+7
*
perf tracepoint: Fix memory leak in is_valid_tracepoint()
Yang Jihong
2023-05-17
1
-0
/
+1
*
perf symbols: Fix return incorrect build_id size in elf_read_build_id()
Yang Jihong
2023-05-17
1
-1
/
+1
*
perf cs-etm: Fix timeless decode mode detection
James Clark
2023-05-17
1
-12
/
+18
*
perf map: Delete two variable initialisations before null pointer checks in s...
Markus Elfring
2023-05-17
1
-2
/
+1
*
perf pmu: zfree() expects a pointer to a pointer to zero it after freeing its...
Arnaldo Carvalho de Melo
2023-05-17
1
-1
/
+1
*
perf vendor events power9: Remove UTF-8 characters from JSON files
Kajol Jain
2023-05-17
2
-3
/
+3
*
perf ftrace: Make system wide the default target for latency subcommand
Yang Jihong
2023-05-17
1
-2
/
+4
*
perf tests record_offcpu.sh: Fix redirection of stderr to stdin
Patrice Duroux
2023-05-17
1
-1
/
+1
*
perf vendor events s390: Remove UTF-8 characters from JSON file
Thomas Richter
2023-05-17
1
-5
/
+5
*
perf scripts intel-pt-events.py: Fix IPC output for Python 2
Roman Lozko
2023-05-17
1
-1
/
+1
*
perf record: Fix "read LOST count failed" msg with sample read
Kan Liang
2023-05-17
1
-1
/
+1
*
perf intel-pt: Fix CYC timestamps after standalone CBR
Adrian Hunter
2023-05-11
1
-0
/
+2
*
perf auxtrace: Fix address filter entire kernel size
Adrian Hunter
2023-05-11
1
-1
/
+4
*
perf stat: Fix counting when initial delay configured
Changbin Du
2023-03-17
4
-16
/
+18
*
perf inject: Fix --buildid-all not to eat up MMAP2
Namhyung Kim
2023-03-17
1
-0
/
+1
*
perf tests stat_all_metrics: Change true workload to sleep workload for syste...
Kajol Jain
2023-03-10
1
-1
/
+1
*
perf record: Fix segfault with --overwrite and --max-size
Yang Jihong
2023-03-10
1
-10
/
+6
*
perf tools: Fix auto-complete on aarch64
Yicong Yang
2023-03-10
1
-3
/
+8
*
perf test bpf: Skip test if kernel-debuginfo is not present
Athira Rajeev
2023-03-10
1
-1
/
+5
*
perf intel-pt: Do not try to queue auxtrace data on pipe
Namhyung Kim
2023-03-10
3
-0
/
+39
*
perf inject: Use perf_data__read() for auxtrace
Namhyung Kim
2023-03-10
1
-3
/
+3
*
perf llvm: Fix inadvertent file creation
Ian Rogers
2023-03-10
1
-1
/
+24
*
perf kmem: Support field "node" in evsel__process_alloc_event() coping with r...
Leo Yan
2023-01-18
1
-12
/
+24
*
perf kmem: Support legacy tracepoints
Leo Yan
2023-01-18
1
-3
/
+26
*
perf build: Properly guard libbpf includes
Ian Rogers
2023-01-18
2
-0
/
+8
*
perf auxtrace: Fix address filter duplicate symbol selection
Adrian Hunter
2023-01-18
1
-1
/
+1
*
parisc: Align parisc MADV_XXX constants with all other architectures
Helge Deller
2023-01-14
1
-12
/
+0
*
perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...
Namhyung Kim
2023-01-12
1
-5
/
+18
*
perf stat: Fix handling of unsupported cgroup events when using BPF counters
Namhyung Kim
2023-01-12
1
-11
/
+3
*
perf lock contention: Fix core dump related to not finding the "__sched_text_...
Thomas Richter
2023-01-12
1
-0
/
+2
*
perf tools: Fix resources leak in perf_data__open_dir()
Miaoqian Lin
2023-01-12
1
-0
/
+2
*
perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged data
Masami Hiramatsu (Google)
2023-01-12
1
-17
/
+4
*
perf probe: Use dwarf_attr_integrate as generic DWARF attr accessor
Masami Hiramatsu (Google)
2023-01-12
1
-2
/
+2
*
perf test: Fix "all PMU test" to skip parametrized events
Michael Petlan
2022-12-31
1
-11
/
+2
*
perf probe: Check -v and -q options in the right place
Yang Jihong
2022-12-31
1
-8
/
+9
*
perf tools: Make quiet mode consistent between tools
James Clark
2022-12-31
16
-26
/
+25
*
perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...
Yang Jihong
2022-12-31
1
-0
/
+4
*
perf stat: Do not delay the workload with --delay
Namhyung Kim
2022-12-31
1
-16
/
+17
*
perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sche...
Namhyung Kim
2022-12-31
1
-1
/
+1
*
perf branch: Fix interpretation of branch records
James Clark
2022-12-31
1
-1
/
+2
*
perf symbol: correction while adjusting symbol
Ajay Kaher
2022-12-31
1
-1
/
+1
*
perf trace: Handle failure when trace point folder is missed
Leo Yan
2022-12-31
1
-7
/
+10
*
perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace number
Leo Yan
2022-12-31
1
-4
/
+7
*
perf trace: Return error if a system call doesn't exist
Leo Yan
2022-12-31
1
-2
/
+2
*
perf stat: Move common code in print_metric_headers()
Namhyung Kim
2022-12-31
1
-5
/
+8
*
perf stat: Use evsel__is_hybrid() more
Namhyung Kim
2022-12-31
1
-16
/
+4
*
perf tools: Fix "kernel lock contention analysis" test by not printing warnin...
James Clark
2022-12-31
1
-0
/
+5
*
perf tools: Add the include/perf/ directory to .gitignore
Donglin Peng
2022-11-08
1
-0
/
+1
[next]