index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
perf
Age
Commit message (
Expand
)
Author
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
2022-08-19
libperf: Add a test case for read formats
Namhyung Kim
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-06-19
libperf evsel: Open shouldn't leak fd on failure
Ian Rogers
2022-05-26
perf tools: Allow system-wide events to keep their own threads
Adrian Hunter
2022-05-26
perf tools: Allow system-wide events to keep their own CPUs
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-26
libperf evlist: Check nr_mmaps is correct
Adrian Hunter
2022-05-26
libperf evlist: Allow mixing per-thread and per-cpu mmaps
Adrian Hunter
2022-05-26
perf tools: Allow all_cpus to be a superset of user_requested_cpus
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: Move ->idx() into mmap_per_evsel()
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-05-05
perf evlist: Clear all_cpus before propagating
Ian Rogers
2022-04-24
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-04-24
libperf evsel: Factor out perf_evsel__ioctl()
Adrian Hunter
2022-04-13
perf tools: Fix segfault accessing sample_id xyarray
Adrian Hunter
2022-04-01
perf cpumap: More cpu map reuse by merge.
Ian Rogers
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-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
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-26
libperf tests: Fix typo in perf_evlist__open() failure error messages
Shunsuke Nakamura
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-02-16
libperf: Fix 32-bit build for tests uint64_t printf
Rob Herring
2022-02-15
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
2022-02-06
libperf: Add arm64 support to perf_mmap__read_self()
Rob Herring
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
[next]