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
Age
Commit message (
Expand
)
Author
2022-11-14
perf stat: Fix --metric-only --json output
Namhyung Kim
2022-11-14
perf stat: Move common code in print_metric_headers()
Namhyung Kim
2022-11-14
perf stat: Clear screen only if output file is a tty
Namhyung Kim
2022-11-14
perf stat: Increase metric length to align outputs
Namhyung Kim
2022-11-11
libbpf: Hashmap.h update to fix build issues using LLVM14
Eduard Zingerman
2022-11-10
perf vendor events: Add Arm Neoverse V2 PMU events
James Clark
2022-11-10
perf print-events: Remove redundant comparison with zero
Kang Minchul
2022-11-10
perf data: Add tracepoint fields when converting to JSON
Dmitrii Dolgov
2022-11-10
perf lock: Allow concurrent record and report
Namhyung Kim
2022-11-10
perf trace: Add augmenter for clock_gettime's rqtp timespec arg
Arnaldo Carvalho de Melo
2022-11-09
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
2022-11-09
perf intel-pt: Add hybrid CPU compatibility test
Adrian Hunter
2022-11-09
perf intel-pt: Redefine test_suite to allow for adding more subtests
Adrian Hunter
2022-11-09
perf intel-pt: Start turning intel-pt-pkt-decoder-test.c into a suite of inte...
Adrian Hunter
2022-11-08
perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged data
Masami Hiramatsu (Google)
2022-11-08
perf tools: Add the include/perf/ directory to .gitignore
Donglin Peng
2022-11-08
perf test: Fix skipping branch stack sampling test
James Clark
2022-11-08
perf stat: Fix printing os->prefix in CSV metrics output
Athira Rajeev
2022-11-08
perf stat: Fix crash with --per-node --metric-only in CSV mode
Namhyung Kim
2022-11-07
perf trace: Add BPF augmenter to perf_event_open()'s 'struct perf_event_attr'...
Arnaldo Carvalho de Melo
2022-11-04
perf bpf: Rename perf_include_dir to libbpf_include_dir
Arnaldo Carvalho de Melo
2022-11-04
perf examples bpf: Remove augmented_syscalls.c, the raw_syscalls one should b...
Arnaldo Carvalho de Melo
2022-11-04
perf bpf: Remove now unused BPF headers
Ian Rogers
2022-11-04
perf trace: 5sec fix libbpf 1.0+ compatibility
Ian Rogers
2022-11-04
perf trace: empty fix libbpf 1.0+ compatibility
Ian Rogers
2022-11-04
perf trace: hello fix libbpf 1.0+ compatibility
Ian Rogers
2022-11-04
perf trace: Raw augmented syscalls fix libbpf 1.0+ compatibility
Ian Rogers
2022-11-03
perf trace: Use sig_atomic_t to avoid undefined behaviour in a signal handler
Ian Rogers
2022-11-03
perf top: Use sig_atomic_t to avoid undefined behaviour in a signal handler
Ian Rogers
2022-11-03
perf stat: Use sig_atomic_t to avoid undefined behaviour in a signal handler
Ian Rogers
2022-11-03
perf session: Change type to avoid undefined behaviour in a signal handler
Ian Rogers
2022-11-03
perf ftrace: Use sig_atomic_t to avoid UB
Ian Rogers
2022-11-03
perf daemon: Use sig_atomic_t to avoid UB
Ian Rogers
2022-11-03
perf record: Use sig_atomic_t for signal handlers
Ian Rogers
2022-11-03
perf build: Update to C standard to gnu11
Ian Rogers
2022-11-03
perf probe: Fix to get declared file name from clang DWARF5
Masami Hiramatsu (Google)
2022-11-03
perf probe: Use dwarf_attr_integrate as generic DWARF attr accessor
Masami Hiramatsu (Google)
2022-11-03
perf probe: Fix to avoid crashing if DW_AT_decl_file is NULL
Masami Hiramatsu (Google)
2022-10-31
perf lock contention: Increase default stack skip to 4
Namhyung Kim
2022-10-31
perf lock contention: Avoid variable length arrays
Namhyung Kim
2022-10-31
perf lock contention: Check --max-stack option
Namhyung Kim
2022-10-31
perf lock contention: Fix memory sanitizer issue
Namhyung Kim
2022-10-31
perf test: Parse events workaround for dash/minus
Ian Rogers
2022-10-31
perf evlist: Add missing util/event.h header
Arnaldo Carvalho de Melo
2022-10-31
perf mmap: Remove several unneeded includes from util/mmap.h
Arnaldo Carvalho de Melo
2022-10-31
perf tests: Add missing event.h include
Arnaldo Carvalho de Melo
2022-10-31
perf thread: Move thread__resolve() from event.h
Arnaldo Carvalho de Melo
2022-10-31
perf symbol: Move addr_location__put() from event.h
Arnaldo Carvalho de Melo
2022-10-31
perf machine: Move machine__resolve() from event.h
Arnaldo Carvalho de Melo
2022-10-31
perf kwork: Remove includes not needed in kwork.h
Arnaldo Carvalho de Melo
[prev]
[next]