- 407eb43 libperf: Add arm64 support to perf_mmap__read_self() by Rob Herring · 3 years ago
- 4402869 perf cpumap: Migrate to libperf cpumap api by Ian Rogers · 3 years ago
- 99fc11b libperf tests: Update a use of the new cpumap API by Ian Rogers · 3 years ago
- 6d18804 perf cpumap: Give CPUs their own type by Ian Rogers · 3 years ago
- 91802e7 libperf: Sync evsel documentation by Ian Rogers · 3 years ago
- 80b82f3 libperf: Allow NULL in perf_cpu_map__idx() by Ian Rogers · 3 years ago
- 47ffe80 libperf: Use cpu not index for evsel mmap by Ian Rogers · 3 years ago
- 7e3d178 libperf: Switch cpu to more accurate cpu_map_idx by Ian Rogers · 3 years ago
- dfc66be perf cpumap: Move 'has' function to libperf by Ian Rogers · 3 years ago
- 818ab78 libperf: Add comments to 'struct perf_cpu_map' by Ian Rogers · 3 years ago
- 017f7d1 libperf tests: Fix a spelling mistake "Runnnig" -> "Running" by Colin Ian King · 3 years, 1 month ago
- ecdcf63 perf evlist: Allow setting arbitrary leader by Ian Rogers · 3 years, 2 months ago
- a7f3713 libperf tests: Add test_stat_multiplexing test by Shunsuke Nakamura · 3 years, 2 months ago
- f2c4dcf libperf: Remove scaling process from perf_mmap__read_self() by Shunsuke Nakamura · 3 years, 2 months ago
- 9a5b2d1 libperf: Adopt perf_counts_values__scale() from tools/perf/util by Shunsuke Nakamura · 3 years, 2 months ago
- 3a55445 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 3 months ago
- 6175047 perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID by Adrian Hunter · 3 years, 4 months ago
- 3ff6d64 libperf tests: Fix test_stat_cpu by Shunsuke Nakamura · 3 years, 3 months ago
- f304c8d libperf test evsel: Fix build error on !x86 architectures by Shunsuke Nakamura · 3 years, 3 months ago
- 73e40c9 libperf cpumap: Use binary search in perf_cpu_map__idx() as array are sorted by Riccardo Mancini · 3 years, 5 months ago
- aba5dae libperf evsel: Make use of FD robust. by Ian Rogers · 3 years, 4 months ago
- 6e93bc5 libperf cpumap: Take into advantage it is sorted to optimize perf_cpu_map__max() by Riccardo Mancini · 3 years, 5 months ago
- 37c3193 libperf tests: Fix verbose printing by Shunsuke Nakamura · 3 years, 5 months ago
- 2696d6e libperf: Add perf_cpu_map__default_new() by Jin Yao · 3 years, 6 months ago
- afd4ad0 libperf: Add tests for perf_evlist__set_leader() by Jiri Olsa · 3 years, 6 months ago
- e2c1816 libperf: Remove BUG_ON() from library code in get_group_fd() by Arnaldo Carvalho de Melo · 3 years, 6 months ago
- 3fd35de libperf: Add group support to perf_evsel__open() by Jiri Olsa · 3 years, 6 months ago
- 2e6263a libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader() by Jiri Olsa · 3 years, 6 months ago
- 3a68312 libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups by Jiri Olsa · 3 years, 6 months ago
- fba7c86 libperf: Move 'leader' from tools/perf to perf_evsel::leader by Jiri Olsa · 3 years, 6 months ago
- 38fe0e0 libperf: Move 'idx' from tools/perf to perf_evsel::idx by Jiri Olsa · 3 years, 6 months ago
- 3d97060 libperf: Change tests to single static and shared binaries by Jiri Olsa · 3 years, 6 months ago
- aa616f5 perf jit: Let convert_timestamp() to be backwards-compatible by Leo Yan · 3 years, 9 months ago
- e1d380e perf tools: Change fields type in perf_record_time_conv by Leo Yan · 3 years, 9 months ago
- ec8149f perf util: Move bpf_perf definitions to a libperf header by Song Liu · 3 years, 9 months ago
- 8188694 libperf xyarray: Add bounds checks to xyarray__entry() by Rob Herring · 3 years, 9 months ago
- 47d01e7 libperf: Add support for user space counter access by Rob Herring · 3 years, 9 months ago
- d3003d9 libperf tests: Add support for verbose printing by Rob Herring · 3 years, 9 months ago
- 6cd7075 libperf: Add evsel mmap support by Rob Herring · 3 years, 9 months ago
- e2a99c9 libperf: Add perf_evlist__reset_id_hash() by Namhyung Kim · 3 years, 11 months ago
- 70f0ba9 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years ago
- fc705fe perf evlist: Fix id index for heterogeneous systems by Adrian Hunter · 4 years ago
- cd07e536 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years ago
- 66dd86b libperf tests: Fail when failing to get a tracepoint id by Ian Rogers · 4 years ago
- bba2ea1 libperf tests: If a test fails return non-zero by Ian Rogers · 4 years ago
- be82fdd libperf tests: Avoid uninitialized variable warning by Ian Rogers · 4 years ago
- 1ca6e80 perf tools: Store build id when available in PERF_RECORD_MMAP2 metadata events by Jiri Olsa · 4 years, 1 month ago
- b0a323c perf tools: Add size to 'struct perf_record_header_build_id' by Jiri Olsa · 4 years, 3 months ago
- dbaa1b3 Merge branch 'perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 4 years, 3 months ago
- bef69bd perf stat: Fix out of bounds CPU map access when handling armv8_pmu events by Namhyung Kim · 4 years, 3 months ago
- d110162 perf tsc: Support cap_user_time_short for event TIME_CONV by Leo Yan · 4 years, 4 months ago
- ce746d4 libperf: Fix man page typos by Rob Herring · 4 years, 5 months ago
- ab4c1f9 libperf: Add flags to fdarray fds objects by Alexey Budankov · 4 years, 6 months ago
- 246eba8 perf tools: Add support for PERF_RECORD_TEXT_POKE by Adrian Hunter · 4 years, 8 months ago
- 4599d29 libperf evlist: Fix a refcount leak by Ian Rogers · 4 years, 10 months ago
- 44d041b libperf: Add NULL pointer check for cpu_map iteration and NULL assignment for all_cpus. by He Zhe · 4 years, 10 months ago
- 8fbd301 perf evlist: Remove duplicate headers by Jagadeesh Pagadala · 4 years, 9 months ago
- ba78c1c perf tools: Basic support for CGROUP event by Namhyung Kim · 4 years, 10 months ago
- 76ce026 libperf: Add counting example by Michael Petlan · 4 years, 11 months ago
- cb71f7d libperf: Setup initial evlist::all_cpus value by Jiri Olsa · 5 years ago
- 81de3bf libperf: Add man pages by Jiri Olsa · 5 years ago
- 3ce311a libperf: Move to tools/lib/perf by Jiri Olsa · 5 years ago