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
2021-06-01
perf scripting python: Remove unnecessary 'static'
Adrian Hunter
2021-05-28
perf vendor events powerpc: Fix eventcode of power10 JSON events
Kajol Jain
2021-05-27
perf stat: Fix error check for bpf_program__attach
Namhyung Kim
2021-05-27
perf test: Test 2 libpfm4 error cases
Ian Rogers
2021-05-27
perf test: Iterate over shell tests in alphabetical order
Riccardo Mancini
2021-05-27
perf probe: Provide more detail with relocation warning
Ravi Bangoria
2021-05-27
perf parse-events: Add bison --file-prefix-map option
Denys Zagorui
2021-05-27
perf debug: Move debug initialization earlier
Ian Rogers
2021-05-26
perf jevents: Fix getting maximum number of fds
Felix Fietkau
2021-05-26
perf inject: Do not inject BUILD_ID record if MMAP2 has it
Namhyung Kim
2021-05-26
perf inject: Call dso__put() even if dso->hit is set
Namhyung Kim
2021-05-25
perf scripts python: intel-pt-events.py: Add branches to script
Adrian Hunter
2021-05-25
perf scripting python: Add auxtrace error
Adrian Hunter
2021-05-25
perf scripting python: Add context switch
Adrian Hunter
2021-05-25
perf scripting python: Add cpumode
Adrian Hunter
2021-05-25
perf scripting python: Add IPC
Adrian Hunter
2021-05-25
perf scripting python: Add sample flags
Adrian Hunter
2021-05-25
perf script: Factor out perf_sample__sprintf_flags()
Adrian Hunter
2021-05-25
perf scripting python: Add 'addr_location' for 'addr'
Adrian Hunter
2021-05-25
perf scripting python: Factor out set_sym_in_dict()
Adrian Hunter
2021-05-25
perf scripting python: Fix tuple_set_u64()
Adrian Hunter
2021-05-25
perf auxtrace: Make perf_event__process_auxtrace*() callable
Arnaldo Carvalho de Melo
2021-05-25
perf script: Find script file relative to exec path
Adrian Hunter
2021-05-25
perf arm-spe: Remove redundant checking for "full_auxtrace"
Leo Yan
2021-05-25
perf arm-spe: Enable timestamp for per-cpu mode
Leo Yan
2021-05-25
perf arm-spe: Correct sample flags for dummy event
Leo Yan
2021-05-25
perf arm-spe: Correct sample flags for SPE event
Leo Yan
2021-05-25
perf vendor events intel: Update event list for Icelake Client
Jin Yao
2021-05-25
perf vendor events intel: Add metrics for Icelake Server
Jin Yao
2021-05-25
perf vendor events intel: Add uncore event list for Icelake Server
Jin Yao
2021-05-25
perf vendor events intel: Add core event list for Icelake Server
Jin Yao
2021-05-25
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-05-21
perf tests: Drop __maybe_unused on x86 test declarations
Rob Herring
2021-05-21
perf tests: Consolidate test__arch_unwind_sample declaration
Rob Herring
2021-05-21
perf stat: Skip evlist__[enable|disable] when all events uses BPF
Song Liu
2021-05-21
perf build: Improve error message for old/missing clang
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 scripts python: exported-sql-viewer.py: Fix warning display
Adrian Hunter
2021-05-21
perf scripts python: exported-sql-viewer.py: Fix Array TypeError
Adrian Hunter
2021-05-21
perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...
Adrian Hunter
2021-05-21
tools headers UAPI: Sync files changed by the quotactl_path unwiring
Arnaldo Carvalho de Melo
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-17
perf buildid-list: Initialize zstd_data
Milian Wolff
2021-05-17
perf tools: Test build with libbpf/LIBBPF_DYNAMIC=1
Arnaldo Carvalho de Melo
2021-05-17
perf tools: Test build with libopencsd/CORESIGHT=1
Arnaldo Carvalho de Melo
[prev]
[next]