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
Age
Commit message (
Expand
)
Author
2021-06-11
perf session: Correct buffer copying when peeking events
Leo Yan
2021-06-04
perf env: Fix memory leak of bpf_prog_info_linear member
Riccardo Mancini
2021-06-04
perf symbol-elf: Fix memory leak by freeing sdt_note.args
Riccardo Mancini
2021-06-04
perf stat: Honor event config name on --no-merge
Namhyung Kim
2021-06-04
perf evsel: Add missing cloning of evsel->use_config_name
Namhyung Kim
2021-06-01
perf stat: Fix error return code in bperf__load()
Yu Kuai
2021-06-01
perf record: Move probing cgroup sampling support
Namhyung Kim
2021-06-01
perf probe: Fix NULL pointer dereference in convert_variable_location()
Li Huafei
2021-05-27
perf stat: Fix error check for bpf_program__attach
Namhyung Kim
2021-05-21
perf stat: Skip evlist__[enable|disable] when all events uses BPF
Song Liu
2021-05-21
perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit
Adrian Hunter
2021-05-21
perf parse-events: Check if the software events array slots are populated
Arnaldo Carvalho de Melo
2021-05-19
perf tools: Add 'cgroup-switches' software event
Namhyung Kim
2021-05-19
perf intel-pt: Remove redundant setting of ptq->insn_len
Adrian Hunter
2021-05-19
perf intel-pt: Fix sample instruction bytes
Adrian Hunter
2021-05-19
perf intel-pt: Fix transaction abort handling
Adrian Hunter
2021-05-19
perf test: Fix libpfm4 support (63) test error for nested event groups
Thomas Richter
2021-05-10
perf tools: Fix dynamic libbpf link
Jiri Olsa
2021-05-10
perf session: Fix swapping of cpu_map and stat_config records
Dmitry Koshelev
2021-05-10
perf record: Disallow -c and -F option at the same time
Namhyung Kim
2021-05-01
Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-04-29
perf session: Dump PERF_RECORD_TIME_CONV event
Leo Yan
2021-04-29
perf session: Add swap operation for event TIME_CONV
Leo Yan
2021-04-29
perf jit: Let convert_timestamp() to be backwards-compatible
Leo Yan
2021-04-29
perf stat: Warn group events from different hybrid PMU
Jin Yao
2021-04-29
perf stat: Filter out unmatched aggregation for hybrid event
Jin Yao
2021-04-29
perf record: Create two hybrid 'cycles' events by default
Jin Yao
2021-04-29
perf parse-events: Support event inside hybrid pmu
Jin Yao
2021-04-29
perf parse-events: Compare with hybrid pmu name
Jin Yao
2021-04-29
perf parse-events: Create two hybrid raw events
Jin Yao
2021-04-29
perf parse-events: Create two hybrid cache events
Jin Yao
2021-04-29
perf parse-events: Create two hybrid hardware events
Jin Yao
2021-04-29
perf stat: Uniquify hybrid event name
Jin Yao
2021-04-29
perf pmu: Add hybrid helper functions
Jin Yao
2021-04-29
perf pmu: Save detected hybrid pmus to a global pmu list
Jin Yao
2021-04-29
perf pmu: Save pmu name
Jin Yao
2021-04-29
perf pmu: Simplify arguments of __perf_pmu__new_alias
Jin Yao
2021-04-29
perf report: Add --skip-empty option to suppress 0 event stat
Namhyung Kim
2021-04-29
perf hists: Split hists_stats from events_stats
Namhyung Kim
2021-04-29
perf data: Add JSON export
Nicholas Fraser
2021-04-29
perf stat: Introduce bpf_counter_ops->disable()
Song Liu
2021-04-29
perf stat: Introduce ':b' modifier
Song Liu
2021-04-29
perf stat: Introduce config stat.bpf-counter-events
Song Liu
2021-04-29
perf bpf: check perf_attr_map is compatible with the perf binary
Song Liu
2021-04-29
perf util: Move bpf_perf definitions to a libperf header
Song Liu
2021-04-27
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-26
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-04-23
perf map: Fix error return code in maps__clone()
Zhen Lei
2021-04-23
perf auxtrace: Fix potential NULL pointer dereference
Leo Yan
2021-04-20
perf data: Fix error return code in perf_data__create_dir()
Zhen Lei
[next]