index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
perf tools: Refactor LLVM test warning for missing binary
James Clark
2021-08-31
1
-15
/
+21
|
*
|
|
|
|
perf auxtrace arm: Support compat_auxtrace_mmap__{read_head|write_tail}
Leo Yan
2021-08-31
1
-0
/
+32
|
*
|
|
|
|
perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}
Leo Yan
2021-08-31
2
-7
/
+103
|
*
|
|
|
|
perf bpf: Fix memory leaks relating to BTF.
Ian Rogers
2021-08-31
2
-3
/
+3
|
*
|
|
|
|
perf data: Correct -h output
Joshua Martinez
2021-08-31
1
-43
/
+19
|
*
|
|
|
|
perf header: Fix spelling mistake "cant'" -> "can't"
Colin Ian King
2021-08-31
1
-1
/
+1
|
*
|
|
|
|
perf dlfilters: Fix build on environments with a --sysroot gcc arg
Arnaldo Carvalho de Melo
2021-08-31
1
-2
/
+2
|
*
|
|
|
|
perf flamegraph: flamegraph.py script improvements
Andreas Gerstmayr
2021-08-30
1
-27
/
+81
|
*
|
|
|
|
perf record: Fix wrong comm in system-wide mode with delay
Namhyung Kim
2021-08-30
1
-1
/
+2
|
*
|
|
|
|
perf stat: Do not allow --for-each-cgroup without cpu
Namhyung Kim
2021-08-30
1
-1
/
+3
|
*
|
|
|
|
perf bench evlist-open-close: Use PRIu64 with u64 to fix build on 32-bit arch...
Arnaldo Carvalho de Melo
2021-08-30
1
-1
/
+2
|
*
|
|
|
|
perf tests: Fix *probe_vfs_getname.sh test failures
James Clark
2021-08-30
1
-1
/
+1
|
*
|
|
|
|
perf bench inject-buildid: Handle writen() errors
Arnaldo Carvalho de Melo
2021-08-30
1
-22
/
+30
|
*
|
|
|
|
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
[prev]
[next]