| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64} | Li Huafei | 2021-08-30 | 1 | -4/+4 |
| * | | | | | | | | perf config: Fix caching and memory leak in perf_home_perfconfig() | Arnaldo Carvalho de Melo | 2021-08-30 | 1 | -1/+4 |
| * | | | | | | | | perf tools: Fixup get_current_dir_name() compilation | Alexey Dobriyan | 2021-08-30 | 1 | -1/+2 |
| * | | | | | | | | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo | 2021-08-30 | 9 | -29/+125 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| * | | | | | | | | libperf tests: Fix verbose printing | Shunsuke Nakamura | 2021-08-24 | 1 | -0/+2 |
| * | | | | | | | | perf tools: Add missing newline at the end of header file | Nghia Le | 2021-08-24 | 1 | -1/+1 |
| * | | | | | | | | perf tests dlfilter: Free desc and long_desc in check_filter_desc | Riccardo Mancini | 2021-08-20 | 1 | -4/+9 |
| * | | | | | | | | tools: Add sparse context/locking annotations in compiler-types.h | Riccardo Mancini | 2021-08-19 | 1 | -0/+18 |
| * | | | | | | | | perf test: Do not compare overheads in the zstd comp test | Namhyung Kim | 2021-08-13 | 1 | -2/+2 |
| * | | | | | | | | perf tools: Enable on a list of CPUs for hybrid | Jin Yao | 2021-08-11 | 7 | -0/+127 |
| * | | | | | | | | perf tools: Create hybrid flag in target | Jin Yao | 2021-08-11 | 2 | -1/+2 |
| * | | | | | | | | libperf: Add perf_cpu_map__default_new() | Jin Yao | 2021-08-11 | 2 | -0/+6 |
| * | | | | | | | | perf test: Make --skip work on shell tests | Riccardo Mancini | 2021-08-11 | 1 | -2/+9 |
| * | | | | | | | | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo | 2021-08-11 | 4 | -7/+206 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | perf tests: Add dlfilter test | Adrian Hunter | 2021-08-11 | 8 | -3/+771 |
| * | | | | | | | | | perf build: Move perf_dlfilters.h in the source tree | Adrian Hunter | 2021-08-11 | 3 | -2/+2 |
| * | | | | | | | | | perf dlfilter: Amend documentation wrt library dependencies | Adrian Hunter | 2021-08-11 | 1 | -0/+8 |
| * | | | | | | | | | perf script: Fix --list-dlfilters documentation | Adrian Hunter | 2021-08-11 | 1 | -1/+1 |
| * | | | | | | | | | perf script: Fix unnecessary machine_resolve() | Adrian Hunter | 2021-08-11 | 1 | -1/+1 |
| * | | | | | | | | | perf script: Fix documented const'ness of perf_dlfilter_fns | Adrian Hunter | 2021-08-11 | 1 | -2/+2 |
| * | | | | | | | | | perf vendor events: Update metrics for SkyLake Server | Jin Yao | 2021-08-10 | 1 | -164/+83 |
| * | | | | | | | | | perf vendor events intel: Update uncore event list for SkyLake Server | Jin Yao | 2021-08-10 | 2 | -24/+156 |
| * | | | | | | | | | perf vendor events intel: Update core event list for SkyLake Server | Jin Yao | 2021-08-10 | 7 | -2487/+2497 |
| * | | | | | | | | | perf vendor events: Update metrics for CascadeLake Server | Jin Yao | 2021-08-10 | 1 | -167/+86 |
| * | | | | | | | | | perf vendor events intel: Update uncore event list for CascadeLake Server | Jin Yao | 2021-08-10 | 2 | -25/+157 |
| * | | | | | | | | | perf vendor events intel: Update core event list for CascadeLake Server | Jin Yao | 2021-08-10 | 7 | -8434/+8444 |
| * | | | | | | | | | perf test: Add pmu-events sys event support | John Garry | 2021-08-10 | 2 | -3/+83 |
| * | | | | | | | | | perf jevents: Print SoC name per system event table | John Garry | 2021-08-10 | 2 | -1/+3 |
| * | | | | | | | | | perf pmu: Make pmu_add_sys_aliases() public | John Garry | 2021-08-10 | 2 | -1/+2 |
| * | | | | | | | | | perf test: Add more pmu-events uncore aliases | John Garry | 2021-08-10 | 2 | -1/+94 |
| * | | | | | | | | | perf test: Re-add pmu-event uncore PMU alias test | John Garry | 2021-08-10 | 1 | -0/+110 |
| * | | | | | | | | | perf pmu: Check .is_uncore field in pmu_add_cpu_aliases_map() | John Garry | 2021-08-10 | 1 | -2/+1 |
| * | | | | | | | | | perf test: Test pmu-events core aliases separately | John Garry | 2021-08-10 | 1 | -29/+16 |
| * | | | | | | | | | perf test: Factor out pmu-events alias comparison | John Garry | 2021-08-10 | 1 | -25/+55 |
| * | | | | | | | | | perf test: Declare pmu-events test events separately | John Garry | 2021-08-10 | 1 | -118/+126 |
| * | | | | | | | | | perf jevents: Relocate test events to cpu folder | John Garry | 2021-08-10 | 5 | -1/+1 |
| * | | | | | | | | | perf test: Factor out pmu-events event comparison | John Garry | 2021-08-10 | 1 | -53/+66 |
| * | | | | | | | | | perf jevents: Make build dependency on test JSONs | John Garry | 2021-08-10 | 1 | -1/+4 |
| * | | | | | | | | | perf bench: Add benchmark for evlist open/close operations | Riccardo Mancini | 2021-08-10 | 4 | -0/+260 |
| * | | | | | | | | | perf docs: Fix accidental em-dashes | Alyssa Ross | 2021-08-10 | 5 | -12/+12 |
| * | | | | | | | | | perf env: Track kernel 64-bit mode in environment | Leo Yan | 2021-08-09 | 2 | -1/+26 |
| * | | | | | | | | | tools: Remove feature-sync-compare-and-swap feature detection | Leo Yan | 2021-08-09 | 4 | -24/+0 |
| * | | | | | | | | | perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT | Leo Yan | 2021-08-09 | 2 | -9/+0 |
| * | | | | | | | | | perf auxtrace: Remove auxtrace_mmap__read_snapshot_head() | Leo Yan | 2021-08-09 | 2 | -18/+5 |
| * | | | | | | | | | perf auxtrace: Drop legacy __sync functions | Leo Yan | 2021-08-09 | 1 | -19/+0 |
| * | | | | | | | | | perf auxtrace: Use WRITE_ONCE() for updating aux_tail | Leo Yan | 2021-08-09 | 1 | -1/+1 |
| * | | | | | | | | | perf script python: Fix unintended underline | Stephen Brennan | 2021-08-09 | 1 | -1/+1 |
| * | | | | | | | | | perf cs-etm: Add warnings for missing DSOs | James Clark | 2021-08-09 | 1 | -1/+10 |
| * | | | | | | | | | perf vendor events: Add metrics for Icelake Server | Jin Yao | 2021-08-09 | 1 | -0/+315 |
| * | | | | | | | | | perf bench futex, requeue: Add --pi parameter | Davidlohr Bueso | 2021-08-09 | 2 | -26/+111 |