index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf bpf_skel: Do not use typedef to avoid error on old clang
Song Liu
2021-12-06
3
-20
/
+26
*
perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distros
Song Liu
2021-12-06
3
-5
/
+3
*
perf header: Fix memory leaks when processing feature headers
Ian Rogers
2021-12-06
1
-5
/
+10
*
perf test: Reset shadow counts before loading
Ian Rogers
2021-12-06
1
-0
/
+1
*
perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...
Thomas Richter
2021-12-06
1
-1
/
+3
*
tools build: Remove needless libpython-version feature check that breaks test...
Arnaldo Carvalho de Melo
2021-12-06
1
-2
/
+0
*
perf tools: Fix SMT detection fast read path
Ian Rogers
2021-12-06
1
-1
/
+1
*
tools headers UAPI: Sync powerpc syscall table file changed by new futex_wait...
Arnaldo Carvalho de Melo
2021-12-06
1
-0
/
+1
*
perf inject: Fix itrace space allowed for new attributes
Adrian Hunter
2021-12-06
1
-1
/
+1
*
tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv s...
Arnaldo Carvalho de Melo
2021-12-06
1
-0
/
+1
*
Revert "perf bench: Fix two memory leaks detected with ASan"
Jiri Olsa
2021-12-06
1
-4
/
+0
*
perf evsel: Fix memory leaks relating to unit
Ian Rogers
2021-11-18
4
-18
/
+22
*
perf report: Fix memory leaks around perf_tip()
Ian Rogers
2021-11-18
3
-14
/
+17
*
perf hist: Fix memory leak of a perf_hpp_fmt
Ian Rogers
2021-11-18
2
-15
/
+14
*
tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv s...
Arnaldo Carvalho de Melo
2021-11-18
1
-0
/
+1
*
perf inject: Fix ARM SPE handling
German Gomez
2021-11-18
1
-0
/
+15
*
perf bench: Fix two memory leaks detected with ASan
Sohaib Mohamed
2021-11-18
1
-0
/
+4
*
perf test sample-parsing: Fix branch_stack entry endianness check
Thomas Richter
2021-11-18
1
-1
/
+1
*
perf sort: Fix the 'p_stage_cyc' sort key behavior
Namhyung Kim
2021-11-18
3
-11
/
+7
*
perf sort: Fix the 'ins_lat' sort key behavior
Namhyung Kim
2021-11-18
3
-25
/
+12
*
perf sort: Fix the 'weight' sort key behavior
Namhyung Kim
2021-11-18
3
-27
/
+13
*
perf tools: Set COMPAT_NEED_REALLOCARRAY for CONFIG_AUXTRACE=1
Arnaldo Carvalho de Melo
2021-11-18
1
-0
/
+3
*
perf tests wp: Remove unused functions on s390
Arnaldo Carvalho de Melo
2021-11-18
1
-1
/
+1
*
perf tests: Remove bash constructs from stat_all_pmu.sh
James Clark
2021-11-13
1
-2
/
+2
*
perf tests: Remove bash construct from record+zstd_comp_decomp.sh
James Clark
2021-11-13
1
-1
/
+1
*
perf test: Remove bash construct from stat_bpf_counters.sh test
James Clark
2021-11-13
1
-1
/
+1
*
perf bench futex: Fix memory leak of perf_cpu_map__new()
Sohaib Mohamed
2021-11-13
4
-0
/
+4
*
perf tools: Add more weak libbpf functions
Jiri Olsa
2021-11-13
1
-0
/
+27
*
perf bpf: Avoid memory leak from perf_env__insert_btf()
Ian Rogers
2021-11-13
3
-3
/
+10
*
perf symbols: Factor out annotation init/exit
Ian Rogers
2021-11-13
3
-1
/
+22
*
perf symbols: Bit pack to save a byte
Ian Rogers
2021-11-13
2
-3
/
+3
*
perf symbols: Add documentation to 'struct symbol'
Ian Rogers
2021-11-13
1
-3
/
+14
*
tools headers UAPI: Sync files changed by new futex_waitv syscall
Arnaldo Carvalho de Melo
2021-11-13
1
-0
/
+1
*
perf test bpf: Use ARRAY_CHECK() instead of ad-hoc equivalent, addressing arr...
Guo Zhengkui
2021-11-13
1
-1
/
+1
*
perf arm-spe: Support hardware-based PID tracing
German Gomez
2021-11-13
1
-29
/
+70
*
perf arm-spe: Save context ID in record
German Gomez
2021-11-13
2
-0
/
+3
*
perf arm-spe: Update --switch-events docs in 'perf record'
German Gomez
2021-11-13
2
-2
/
+4
*
perf arm-spe: Track task context switch for cpu-mode events
Namhyung Kim
2021-11-13
2
-1
/
+30
*
perf vendor events power10: Add metric events JSON file for power10 platform
Kajol Jain
2021-11-13
1
-0
/
+676
*
perf design.txt: Synchronize the definition of enum perf_hw_id with code
Like Xu
2021-11-13
1
-0
/
+3
*
perf arm-spe: Print size using consistent format
Andrew Kilroy
2021-11-13
1
-1
/
+1
*
perf cs-etm: Print size using consistent format
Andrew Kilroy
2021-11-13
1
-1
/
+1
*
perf arm-spe: Snapshot mode test
German Gomez
2021-11-13
1
-0
/
+89
*
perf arm-spe: Implement find_snapshot callback
German Gomez
2021-11-13
1
-0
/
+145
*
perf arm-spe: Add snapshot mode support
German Gomez
2021-11-13
1
-0
/
+130
*
perf expr: Add source_count for aggregating events
Ian Rogers
2021-11-13
8
-12
/
+66
*
perf expr: Move ID handling to its own function
Ian Rogers
2021-11-13
1
-26
/
+35
*
perf expr: Add metric literals for topology.
Ian Rogers
2021-11-13
2
-1
/
+38
*
perf expr: Add literal values starting with #
Ian Rogers
2021-11-13
4
-6
/
+30
*
perf cputopo: Match thread_siblings to topology ABI name
Ian Rogers
2021-11-13
3
-18
/
+25
[next]