Age | Commit message (Expand) | Author | Files | Lines |
2021-08-31 | perf evsel: Move ignore_missing_thread() to fallback code | Riccardo Mancini | 2 | -16/+18 |
2021-08-31 | perf evsel: Separate rlimit increase from evsel__open_cpu() | Riccardo Mancini | 2 | -20/+33 |
2021-08-31 | perf evsel: Separate missing feature detection from evsel__open_cpu() | Riccardo Mancini | 2 | -83/+92 |
2021-08-31 | perf evsel: Add evsel__prepare_open() | Riccardo Mancini | 2 | -0/+16 |
2021-08-31 | perf evsel: Separate missing feature disabling from evsel__open_cpu | Riccardo Mancini | 1 | -26/+31 |
2021-08-31 | perf evsel: Save open flags in evsel in prepare_open() | Riccardo Mancini | 2 | -12/+13 |
2021-08-31 | perf evsel: Separate open preparation from open itself | Riccardo Mancini | 1 | -11/+34 |
2021-08-31 | perf evsel: Remove retry_sample_id goto label | Riccardo Mancini | 1 | -2/+1 |
2021-08-31 | perf mmap: Add missing bitops.h header | Riccardo Mancini | 1 | -0/+1 |
2021-08-31 | perf tools: Fix LLVM download hint link | James Clark | 1 | -1/+1 |
2021-08-31 | perf tools: Fix LLVM test failure when running in verbose mode | James Clark | 2 | -5/+4 |
2021-08-31 | perf tools: Refactor LLVM test warning for missing binary | James Clark | 1 | -15/+21 |
2021-08-31 | perf auxtrace arm: Support compat_auxtrace_mmap__{read_head|write_tail} | Leo Yan | 1 | -0/+32 |
2021-08-31 | perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail} | Leo Yan | 2 | -7/+103 |
2021-08-31 | perf bpf: Fix memory leaks relating to BTF. | Ian Rogers | 2 | -3/+3 |
2021-08-31 | perf data: Correct -h output | Joshua Martinez | 1 | -43/+19 |
2021-08-31 | perf header: Fix spelling mistake "cant'" -> "can't" | Colin Ian King | 1 | -1/+1 |
2021-08-31 | perf dlfilters: Fix build on environments with a --sysroot gcc arg | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2021-08-31 | perf flamegraph: flamegraph.py script improvements | Andreas Gerstmayr | 1 | -27/+81 |
2021-08-31 | perf record: Fix wrong comm in system-wide mode with delay | Namhyung Kim | 1 | -1/+2 |
2021-08-31 | perf stat: Do not allow --for-each-cgroup without cpu | Namhyung Kim | 1 | -1/+3 |
2021-08-31 | perf bench evlist-open-close: Use PRIu64 with u64 to fix build on 32-bit arch... | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2021-08-30 | perf tests: Fix *probe_vfs_getname.sh test failures | James Clark | 1 | -1/+1 |
2021-08-30 | perf bench inject-buildid: Handle writen() errors | Arnaldo Carvalho de Melo | 1 | -22/+30 |
2021-08-30 | perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64} | Li Huafei | 1 | -4/+4 |
2021-08-30 | perf config: Fix caching and memory leak in perf_home_perfconfig() | Arnaldo Carvalho de Melo | 1 | -1/+4 |
2021-08-30 | perf tools: Fixup get_current_dir_name() compilation | Alexey Dobriyan | 1 | -1/+2 |
2021-08-24 | perf tools: Add missing newline at the end of header file | Nghia Le | 1 | -1/+1 |
2021-08-20 | perf tests dlfilter: Free desc and long_desc in check_filter_desc | Riccardo Mancini | 1 | -4/+9 |
2021-08-13 | perf test: Do not compare overheads in the zstd comp test | Namhyung Kim | 1 | -2/+2 |
2021-08-11 | perf tools: Enable on a list of CPUs for hybrid | Jin Yao | 7 | -0/+127 |
2021-08-11 | perf tools: Create hybrid flag in target | Jin Yao | 2 | -1/+2 |
2021-08-11 | perf test: Make --skip work on shell tests | Riccardo Mancini | 1 | -2/+9 |
2021-08-11 | perf tests: Add dlfilter test | Adrian Hunter | 8 | -3/+771 |
2021-08-11 | perf build: Move perf_dlfilters.h in the source tree | Adrian Hunter | 3 | -2/+2 |
2021-08-11 | perf dlfilter: Amend documentation wrt library dependencies | Adrian Hunter | 1 | -0/+8 |
2021-08-11 | perf script: Fix --list-dlfilters documentation | Adrian Hunter | 1 | -1/+1 |
2021-08-11 | perf script: Fix unnecessary machine_resolve() | Adrian Hunter | 1 | -1/+1 |
2021-08-11 | perf script: Fix documented const'ness of perf_dlfilter_fns | Adrian Hunter | 1 | -2/+2 |
2021-08-10 | perf vendor events: Update metrics for SkyLake Server | Jin Yao | 1 | -164/+83 |
2021-08-10 | perf vendor events intel: Update uncore event list for SkyLake Server | Jin Yao | 2 | -24/+156 |
2021-08-10 | perf vendor events intel: Update core event list for SkyLake Server | Jin Yao | 7 | -2487/+2497 |
2021-08-10 | perf vendor events: Update metrics for CascadeLake Server | Jin Yao | 1 | -167/+86 |
2021-08-10 | perf vendor events intel: Update uncore event list for CascadeLake Server | Jin Yao | 2 | -25/+157 |
2021-08-10 | perf vendor events intel: Update core event list for CascadeLake Server | Jin Yao | 7 | -8434/+8444 |
2021-08-10 | perf test: Add pmu-events sys event support | John Garry | 2 | -3/+83 |
2021-08-10 | perf jevents: Print SoC name per system event table | John Garry | 2 | -1/+3 |
2021-08-10 | perf pmu: Make pmu_add_sys_aliases() public | John Garry | 2 | -1/+2 |
2021-08-10 | perf test: Add more pmu-events uncore aliases | John Garry | 2 | -1/+94 |
2021-08-10 | perf test: Re-add pmu-event uncore PMU alias test | John Garry | 1 | -0/+110 |