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
/
evsel.c
Age
Commit message (
Expand
)
Author
2023-12-12
libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()
Ian Rogers
2022-10-06
perf tools: Remove special handling of system-wide evsel
Namhyung Kim
2022-08-19
libperf: Handle read format in perf_evsel__read()
Namhyung Kim
2022-06-19
libperf evsel: Open shouldn't leak fd on failure
Ian Rogers
2022-05-10
libperf evsel: Add perf_evsel__enable_thread()
Adrian Hunter
2022-04-24
libperf evsel: Factor out perf_evsel__ioctl()
Adrian Hunter
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
libperf: Use cpu not index for evsel mmap
Ian Rogers
2022-01-12
libperf: Switch cpu to more accurate cpu_map_idx
Ian Rogers
2021-12-07
libperf: Adopt perf_counts_values__scale() from tools/perf/util
Shunsuke Nakamura
2021-09-18
libperf evsel: Make use of FD robust.
Ian Rogers
2021-07-09
libperf: Remove BUG_ON() from library code in get_group_fd()
Arnaldo Carvalho de Melo
2021-07-09
libperf: Add group support to perf_evsel__open()
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-04-20
libperf: Add support for user space counter access
Rob Herring
2021-04-15
libperf: Add evsel mmap support
Rob Herring
2020-01-06
libperf: Move to tools/lib/perf
Jiri Olsa