index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
perf
/
include
Age
Commit message (
Expand
)
Author
2022-03-27
Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-02-23
libperf: Add API for allocating new thread map array
Tzvetomir Stoyanov (VMware)
2022-02-23
libperf: Rename arguments of perf_thread_map APIs
Tzvetomir Stoyanov (VMware)
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-16
libperf: Fix perf_cpu_map__for_each_cpu macro
Jiri Olsa
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
libperf: Switch cpu to more accurate cpu_map_idx
Ian Rogers
2022-01-12
perf cpumap: Move 'has' function to libperf
Ian Rogers
2022-01-12
libperf: Add comments to 'struct perf_cpu_map'
Ian Rogers
2021-12-07
perf evlist: Allow setting arbitrary leader
Ian Rogers
2021-12-07
libperf: Adopt perf_counts_values__scale() from tools/perf/util
Shunsuke Nakamura
2021-10-20
perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
2021-08-24
libperf tests: Fix verbose printing
Shunsuke Nakamura
2021-08-11
libperf: Add perf_cpu_map__default_new()
Jin Yao
2021-07-09
libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader()
Jiri Olsa
2021-07-09
libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups
Jiri Olsa
2021-07-09
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
2021-07-09
libperf: Move 'idx' from tools/perf to perf_evsel::idx
Jiri Olsa
2021-07-07
libperf: Change tests to single static and shared binaries
Jiri Olsa
2021-04-29
perf jit: Let convert_timestamp() to be backwards-compatible
Leo Yan
2021-04-29
perf tools: Change fields type in perf_record_time_conv
Leo Yan
2021-04-29
perf util: Move bpf_perf definitions to a libperf header
Song Liu
2021-04-20
libperf xyarray: Add bounds checks to xyarray__entry()
Rob Herring
2021-04-20
libperf: Add support for user space counter access
Rob Herring
2021-04-15
libperf tests: Add support for verbose printing
Rob Herring
2021-04-15
libperf: Add evsel mmap support
Rob Herring
2021-03-06
libperf: Add perf_evlist__reset_id_hash()
Namhyung Kim
2020-12-28
perf tools: Store build id when available in PERF_RECORD_MMAP2 metadata events
Jiri Olsa
2020-10-14
perf tools: Add size to 'struct perf_record_header_build_id'
Jiri Olsa
2020-09-22
perf tsc: Support cap_user_time_short for event TIME_CONV
Leo Yan
2020-07-21
libperf: Add flags to fdarray fds objects
Alexey Budankov
2020-07-10
perf tools: Add support for PERF_RECORD_TEXT_POKE
Adrian Hunter
2020-04-03
perf tools: Basic support for CGROUP event
Namhyung Kim
2020-01-06
libperf: Move to tools/lib/perf
Jiri Olsa