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
2023-02-01
perf symbols: Add support for x86 .plt.sec
Adrian Hunter
2023-02-01
perf symbols: Correct plt entry sizes for x86
Adrian Hunter
2023-02-01
perf session: Avoid calling lseek(2) for pipe
Namhyung Kim
2023-02-01
perf intel-pt: Do not try to queue auxtrace data on pipe
Namhyung Kim
2023-01-30
perf cs-etm: Update decoder code for OpenCSD version 1.4
Mike Leach
2023-01-27
perf buildid: Avoid copy of uninitialized memory
Ian Rogers
2023-01-23
perf: Various spelling fixes
Diederik de Haas
2023-01-23
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2023-01-22
perf cs-etm: Ensure that Coresight timestamps don't go backwards
James Clark
2023-01-22
perf cs_etm: Set the time field in the synthetic samples
German Gomez
2023-01-22
perf cs_etm: Record ts_source in AUXTRACE_INFO for ETMv4 and ETE
German Gomez
2023-01-22
perf cs_etm: Keep separate symbols for ETMv4 and ETE parameters
German Gomez
2023-01-22
perf pmu: Add function to check if a pmu file exists
German Gomez
2023-01-22
perf pmu: Remove remaining duplication of bus/event_source/devices/...
James Clark
2023-01-22
perf pmu: Use perf_pmu__open_file() and perf_pmu__scan_file()
James Clark
2023-01-22
perf pmu: Remove duplication around EVENT_SOURCE_DEVICE_PATH
James Clark
2023-01-22
perf symbols: Check SHT_RELA and SHT_REL type earlier
Adrian Hunter
2023-01-22
perf symbols: Combine handling for SHT_RELA and SHT_REL
Adrian Hunter
2023-01-22
perf symbols: Allow for .plt entries with no symbol
Adrian Hunter
2023-01-22
perf symbols: Add symbol for .plt header
Adrian Hunter
2023-01-22
perf symbols: Do not check ss->dynsym twice
Adrian Hunter
2023-01-22
perf symbols: Slightly simplify 'err' usage in dso__synthesize_plt_symbols()
Adrian Hunter
2023-01-22
perf symbols: Add dso__find_symbol_nocache()
Adrian Hunter
2023-01-22
perf symbols: Check plt_entry_size is not zero
Adrian Hunter
2023-01-22
perf symbols: Factor out get_plt_sizes()
Adrian Hunter
2023-01-19
perf debug: Increase libtraceevent logging when verbose
Ian Rogers
2023-01-19
perf trace: Reduce #ifdefs for TEP_FIELD_IS_RELATIVE
Ian Rogers
2023-01-19
perf tools: Remove HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE
Ian Rogers
2023-01-19
perf llvm: Fix inadvertent file creation
Ian Rogers
2023-01-19
perf pmu: Add #slots literal support for arm64
Jing Zhang
2023-01-18
perf buildid-cache: Fix the file mode with copyfile() while adding file to bu...
Athira Rajeev
2023-01-18
perf expr: Prevent normalize() from reading into undefined memory in the expr...
Sohom Datta
2023-01-11
perf auxtrace: Fix address filter duplicate symbol selection
Adrian Hunter
2023-01-10
perf build: Properly guard libbpf includes
Ian Rogers
2023-01-04
perf tools: Fix build on uClibc systems by adding missing sys/types.h include
Jesus Sanchez-Palencia
2023-01-04
perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...
Namhyung Kim
2023-01-04
perf stat: Fix handling of unsupported cgroup events when using BPF counters
Namhyung Kim
2023-01-02
perf tools: Fix segfault when trying to process tracepoints in perf.data and ...
Arnaldo Carvalho de Melo
2023-01-02
perf tools: Don't include signature in version strings
Ahelenia ZiemiaĆska
2023-01-02
perf help: Use HAVE_LIBTRACEEVENT to filter out unsupported commands
Yang Jihong
2023-01-02
perf tools: Fix resources leak in perf_data__open_dir()
Miaoqian Lin
2022-12-22
perf python: Fix splitting CC into compiler and options
Arnaldo Carvalho de Melo
2022-12-21
perf scripting python: Don't be strict at handling libtraceevent enumerations
Arnaldo Carvalho de Melo
2022-12-21
perf hist: Improve srcline_{from,to} sort key performance
Namhyung Kim
2022-12-21
perf hist: Improve srcfile sort key performance
Namhyung Kim
2022-12-21
perf hist: Improve srcline sort key performance
Namhyung Kim
2022-12-21
perf hist: Add perf_hpp_fmt->init() callback
Namhyung Kim
2022-12-21
perf srcline: Conditionally suppress addr2line warnings
Namhyung Kim
2022-12-21
perf srcline: Skip srcline if .debug_line is missing
Namhyung Kim
2022-12-21
perf symbol: Add filename__has_section()
Namhyung Kim
[prev]
[next]