index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
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-30
perf flamegraph: flamegraph.py script improvements
Andreas Gerstmayr
1
-27
/
+81
2021-08-30
perf record: Fix wrong comm in system-wide mode with delay
Namhyung Kim
1
-1
/
+2
2021-08-30
perf stat: Do not allow --for-each-cgroup without cpu
Namhyung Kim
1
-1
/
+3
2021-08-30
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
2021-08-10
perf pmu: Check .is_uncore field in pmu_add_cpu_aliases_map()
John Garry
1
-2
/
+1
2021-08-10
perf test: Test pmu-events core aliases separately
John Garry
1
-29
/
+16
2021-08-10
perf test: Factor out pmu-events alias comparison
John Garry
1
-25
/
+55
2021-08-10
perf test: Declare pmu-events test events separately
John Garry
1
-118
/
+126
2021-08-10
perf jevents: Relocate test events to cpu folder
John Garry
5
-1
/
+1
2021-08-10
perf test: Factor out pmu-events event comparison
John Garry
1
-53
/
+66
2021-08-10
perf jevents: Make build dependency on test JSONs
John Garry
1
-1
/
+4
2021-08-10
perf bench: Add benchmark for evlist open/close operations
Riccardo Mancini
4
-0
/
+260
2021-08-10
perf docs: Fix accidental em-dashes
Alyssa Ross
5
-12
/
+12
2021-08-09
perf env: Track kernel 64-bit mode in environment
Leo Yan
2
-1
/
+26
2021-08-09
perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
Leo Yan
2
-9
/
+0
2021-08-09
perf auxtrace: Remove auxtrace_mmap__read_snapshot_head()
Leo Yan
2
-18
/
+5
[prev]
[next]