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-12-11
perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...
Adrian Hunter
1
-3
/
+4
2021-12-11
perf tools: Prevent out-of-bounds access to registers
German Gomez
2
-1
/
+7
2021-12-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-2
/
+23
2021-12-08
perf/bpf_counter: Use bpf_map_create instead of bpf_create_map
Song Liu
1
-2
/
+16
2021-12-07
perf vendor events arm64: Fix JSON indentation to 4 spaces standard
Andrew Kilroy
1
-101
/
+101
2021-12-07
perf stat: Support --cputype option for hybrid events
Jin Yao
4
-3
/
+35
2021-12-07
perf tools: Drop requirement for libstdc++.so for libopencsd check
Uwe Kleine-König
1
-1
/
+4
2021-12-07
perf parse-events: Architecture specific leader override
Ian Rogers
3
-1
/
+25
2021-12-07
perf evlist: Allow setting arbitrary leader
Ian Rogers
1
-2
/
+2
2021-12-07
perf metric: Reduce multiplexing with duration_time
Ian Rogers
1
-9
/
+33
2021-12-07
perf trace: Enable ignore_missing_thread for trace
Gang Li
1
-0
/
+3
2021-12-07
perf docs: Update link to AMD documentation
Sandipan Das
1
-4
/
+10
2021-12-07
perf docs: Add info on AMD raw event encoding
Sandipan Das
4
-8
/
+45
2021-12-07
libperf: Adopt perf_counts_values__scale() from tools/perf/util
Shunsuke Nakamura
2
-22
/
+0
2021-12-07
tools build: Enable warnings through HOSTCFLAGS
John Garry
2
-1
/
+6
2021-12-07
perf test sigtrap: Print errno string when failing
Arnaldo Carvalho de Melo
1
-3
/
+6
2021-12-07
perf test sigtrap: Add basic stress test for sigtrap handling
Marco Elver
4
-0
/
+159
2021-12-06
perf bpf_skel: Do not use typedef to avoid error on old clang
Song Liu
3
-20
/
+26
2021-12-06
perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distros
Song Liu
3
-5
/
+3
2021-12-06
perf header: Fix memory leaks when processing feature headers
Ian Rogers
1
-5
/
+10
2021-12-06
perf test: Reset shadow counts before loading
Ian Rogers
1
-0
/
+1
2021-12-06
perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...
Thomas Richter
1
-1
/
+3
2021-12-06
tools build: Remove needless libpython-version feature check that breaks test...
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-12-06
perf tools: Fix SMT detection fast read path
Ian Rogers
1
-1
/
+1
2021-12-06
tools headers UAPI: Sync powerpc syscall table file changed by new futex_wait...
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-12-06
perf inject: Fix itrace space allowed for new attributes
Adrian Hunter
1
-1
/
+1
2021-12-06
tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv s...
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-12-06
Revert "perf bench: Fix two memory leaks detected with ASan"
Jiri Olsa
1
-4
/
+0
2021-12-06
tools/perf: Add '__rel_loc' event field parsing support
Masami Hiramatsu
7
-0
/
+14
2021-12-03
perf: Mute libbpf API deprecations temporarily
Andrii Nakryiko
2
-0
/
+7
2021-11-18
perf evsel: Fix memory leaks relating to unit
Ian Rogers
4
-18
/
+22
2021-11-18
perf report: Fix memory leaks around perf_tip()
Ian Rogers
3
-14
/
+17
2021-11-18
perf hist: Fix memory leak of a perf_hpp_fmt
Ian Rogers
2
-15
/
+14
2021-11-18
tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv s...
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-11-18
perf inject: Fix ARM SPE handling
German Gomez
1
-0
/
+15
2021-11-18
perf bench: Fix two memory leaks detected with ASan
Sohaib Mohamed
1
-0
/
+4
2021-11-18
perf test sample-parsing: Fix branch_stack entry endianness check
Thomas Richter
1
-1
/
+1
2021-11-18
perf sort: Fix the 'p_stage_cyc' sort key behavior
Namhyung Kim
3
-11
/
+7
2021-11-18
perf sort: Fix the 'ins_lat' sort key behavior
Namhyung Kim
3
-25
/
+12
2021-11-18
perf sort: Fix the 'weight' sort key behavior
Namhyung Kim
3
-27
/
+13
2021-11-18
perf tools: Set COMPAT_NEED_REALLOCARRAY for CONFIG_AUXTRACE=1
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-11-18
perf tests wp: Remove unused functions on s390
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-11-13
perf tests: Remove bash constructs from stat_all_pmu.sh
James Clark
1
-2
/
+2
2021-11-13
perf tests: Remove bash construct from record+zstd_comp_decomp.sh
James Clark
1
-1
/
+1
2021-11-13
perf test: Remove bash construct from stat_bpf_counters.sh test
James Clark
1
-1
/
+1
2021-11-13
perf bench futex: Fix memory leak of perf_cpu_map__new()
Sohaib Mohamed
4
-0
/
+4
2021-11-13
perf tools: Add more weak libbpf functions
Jiri Olsa
1
-0
/
+27
2021-11-13
perf bpf: Avoid memory leak from perf_env__insert_btf()
Ian Rogers
3
-3
/
+10
2021-11-13
perf symbols: Factor out annotation init/exit
Ian Rogers
3
-1
/
+22
2021-11-13
perf symbols: Bit pack to save a byte
Ian Rogers
2
-3
/
+3
[prev]
[next]