index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
perf
/
include
Age
Commit message (
Expand
)
Author
2023-05-23
perf stat record: Save cache level information
K Prateek Nayak
2023-05-23
perf stat: Setup the foundation to allow aggregation based on cache topology
K Prateek Nayak
2023-04-20
libperf rc_check: Enable implicitly with sanitizers
Ian Rogers
2023-04-17
perf cpumap: Add reference count checking
Ian Rogers
2023-04-17
libperf: Add reference count checking macros
Ian Rogers
2023-04-17
libperf: Add perf_cpu_map__refcnt() interanl accessor to use in the maps test
Arnaldo Carvalho de Melo
2023-04-12
libperf: Add a perf_cpu_map__set_nr() available as an internal function for t...
Arnaldo Carvalho de Melo
2023-04-12
libperf: Make perf_cpu_map__alloc() available as an internal function for too...
Ian Rogers
2023-03-15
perf record: Record dropped sample count
Namhyung Kim
2023-03-13
perf evlist: Remove nr_groups
Ian Rogers
2022-11-16
libperf: Add missing 'struct perf_cpu_map' forward declaration to perf/cpumap.h
Arnaldo Carvalho de Melo
2022-11-16
libperf: Remove recursive perf/cpumap.h include from perf/cpumap.h
Arnaldo Carvalho de Melo
2022-10-14
libperf: Do not include non-UAPI linux/compiler.h header
Arnaldo Carvalho de Melo
2022-10-06
libperf: Propagate maps only if necessary
Namhyung Kim
2022-10-04
perf cpumap: Add range data encoding
Ian Rogers
2022-10-04
perf events: Prefer union over variable length array
Ian Rogers
2022-09-28
kallsyms: increase maximum kernel symbol length to 512
Miguel Ojeda
2022-08-19
libperf: Handle read format in perf_evsel__read()
Namhyung Kim
2022-08-19
perf cpumap: Fix alignment for masks in event encoding
Ian Rogers
2022-08-19
perf cpumap: Const map for max()
Ian Rogers
2022-07-20
perf auxtrace: Add machine_pid and vcpu to auxtrace_error
Adrian Hunter
2022-07-20
perf tools: Add machine_pid and vcpu to id_index
Adrian Hunter
2022-06-23
perf record: Add finished init event
Adrian Hunter
2022-05-26
libperf evsel: Add comments for booleans
Adrian Hunter
2022-05-26
perf stat: Add requires_cpu flag for uncore
Adrian Hunter
2022-05-23
libperf: Add preadn()
Adrian Hunter
2022-05-23
perf cpumap: Add perf_cpu_map__for_each_idx()
Ian Rogers
2022-05-10
libperf evlist: Add evsel as a parameter to ->idx()
Adrian Hunter
2022-05-10
libperf evlist: Remove ->idx() per_cpu parameter
Adrian Hunter
2022-05-10
libperf evsel: Add perf_evsel__enable_thread()
Adrian Hunter
2022-04-01
perf cpumap: Add is_subset function
Ian Rogers
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
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
[next]