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
Age
Commit message (
Expand
)
Author
2024-04-26
perf record: Fix comment misspellings
Howard Chu
2024-03-21
libperf cpumap: Ensure empty cpumap is NULL from alloc
Ian Rogers
2024-03-21
libperf cpumap: Add any, empty and min helpers
Ian Rogers
2024-02-29
libperf evlist: Avoid out-of-bounds access
Ian Rogers
2023-12-18
libperf cpumap: Document perf_cpu_map__nr()'s behavior
Ian Rogers
2023-12-12
libperf cpumap: Add for_each_cpu() that skips the "any CPU" case
Ian Rogers
2023-12-12
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
2023-12-12
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
2023-12-12
libperf cpumap: Rename perf_cpu_map__default_new() to perf_cpu_map__new_onlin...
Ian Rogers
2023-12-12
libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()
Ian Rogers
2023-11-30
libperf: Lazily allocate/size mmap event copy
Ian Rogers
2023-10-25
libperf rc_check: Add RC_CHK_EQUAL
Ian Rogers
2023-10-25
libperf rc_check: Make implicit enabling work for GCC
Ian Rogers
2023-09-12
perf evlist: Add perf_evlist__go_system_wide() helper
Yang Jihong
2023-08-29
libperf: Get rid of attr.id field
Namhyung Kim
2023-08-29
libperf: Add perf_record_header_attr_id()
Namhyung Kim
2023-08-16
libperf: Implement riscv mmap support
Alexandre Ghiti
2023-05-27
perf evlist: Propagate user CPU maps intersecting core PMU maps
Ian Rogers
2023-05-27
perf evsel: Add is_pmu_core inorder to interpret own_cpus
Ian Rogers
2023-05-27
libperf cpumap: Add "any CPU"/dummy test function
Ian Rogers
2023-05-27
perf cpumap: Add equal function
Ian Rogers
2023-05-27
perf cpumap: Add internal nr and cpu accessors
Ian Rogers
2023-05-26
perf cpumap: Add intersect function
Ian Rogers
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
2023-03-13
libperf evlist: Avoid a use of evsel idx
Ian Rogers
2022-12-16
libperf: Fix install_pkgconfig target
Alexander Gordeev
2022-12-14
tools lib perf: Add dependency test to install_headers
Ian Rogers
2022-11-20
tools lib perf: Make install_headers clearer
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-11-16
tools lib perf: Add missing install headers
Ian Rogers
2022-10-14
libperf: Do not include non-UAPI linux/compiler.h header
Arnaldo Carvalho de Melo
2022-10-06
perf tools: Remove special handling of system-wide evsel
Namhyung Kim
2022-10-06
libperf: Propagate maps only if necessary
Namhyung Kim
2022-10-06
libperf: Populate system-wide evsel maps
Namhyung Kim
2022-10-04
perf tools: Add debug messages and comments for testing
Adrian Hunter
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-09-21
libperf evlist: Fix polling of system-wide events
Adrian Hunter
2022-09-08
libperf evlist: Fix per-thread mmaps for multi-threaded targets
Adrian Hunter
[next]