index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
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: Allow for .plt without header
Adrian Hunter
2023-02-01
perf symbols: Add support for IFUNC symbols for x86_64
Adrian Hunter
2023-02-01
perf symbols: Record whether a symbol is an alias for an IFUNC symbol
Adrian Hunter
2023-02-01
perf symbols: Sort plt relocations for x86
Adrian Hunter
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
[prev]
[next]