index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-24
perf script python: Fix dict reference counting
Janne Huttunen
1
-6
/
+2
2018-08-24
perf tools: Fix compilation errors on gcc8
Jiri Olsa
2
-2
/
+3
2018-08-24
perf llvm-utils: Remove bashism from kernel include fetch script
Kim Phillips
1
-3
/
+3
2018-08-24
perf bench: Fix numa report output code
Jiri Olsa
1
-2
/
+3
2018-08-24
perf tools: Fix a clang 7.0 compilation error
Yonghong Song
1
-2
/
+9
2018-08-24
perf report powerpc: Fix crash if callchain is empty
Sandipan Das
1
-1
/
+1
2018-08-24
perf test session topology: Fix test on s390
Thomas Richter
1
-0
/
+1
2018-08-24
perf record: Support s390 random socket_id assignment
Thomas Richter
1
-1
/
+9
2018-08-24
perf tools: Fix error index for pmu event parser
Jiri Olsa
1
-0
/
+5
2018-08-03
perf tools: Fix pmu events parsing rule
Jiri Olsa
1
-1
/
+13
2018-07-08
perf bpf: Fix NULL return handling in bpf__prepare_load()
YueHaibing
1
-3
/
+3
2018-07-08
perf test: "Session topology" dumps core on s390
Thomas Richter
1
-6
/
+24
2018-07-03
perf vendor events: Add Goldmont Plus V1 event file
Kan Liang
7
-0
/
+2414
2018-07-03
perf intel-pt: Fix packet decoding of CYC packets
Adrian Hunter
1
-1
/
+1
2018-07-03
perf intel-pt: Fix "Unexpected indirect branch" error
Adrian Hunter
3
-2
/
+28
2018-07-03
perf intel-pt: Fix MTC timing after overflow
Adrian Hunter
1
-1
/
+0
2018-07-03
perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP
Adrian Hunter
1
-1
/
+4
2018-07-03
perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING
Adrian Hunter
1
-0
/
+1
2018-07-03
perf tools: Fix symbol and object code resolution for vdso32 and vdsox32
Adrian Hunter
1
-0
/
+2
2018-06-20
perf report: Fix switching to another perf.data file
Arnaldo Carvalho de Melo
1
-5
/
+3
2018-05-30
Revert "perf record: Fix crash in pipe mode"
Greg Kroah-Hartman
3
-16
/
+2
2018-05-30
perf tools: Add trace/beauty/generated/ into .gitignore
Ravi Bangoria
1
-0
/
+1
2018-05-30
perf tests: Fix dwarf unwind for stripped binaries
Jiri Olsa
1
-16
/
+30
2018-05-30
perf report: Fix memory corruption in --branch-history mode --branch-history
Jiri Olsa
2
-4
/
+1
2018-05-30
perf tests: Use arch__compare_symbol_names to compare symbols
Jiri Olsa
1
-1
/
+1
2018-05-30
perf report: Fix wrong jump arrow
Jin Yao
1
-2
/
+7
2018-05-30
perf test: Fix test case inet_pton to accept inlines.
Thomas Richter
1
-3
/
+3
2018-05-30
perf stat: Fix core dump when flag T is used
Thomas Richter
1
-2
/
+7
2018-05-30
perf top: Fix top.call-graph config option reading
Yisheng Xie
1
-2
/
+4
2018-05-30
perf clang: Add support for recent clang versions
Sandipan Das
1
-1
/
+10
2018-05-30
perf tools: Fix perf builds with clang support
Sandipan Das
1
-1
/
+2
2018-05-30
perf record: Fix crash in pipe mode
Jiri Olsa
3
-2
/
+16
2018-04-26
perf test: Fix test trace+probe_libc_inet_pton.sh for s390x
Thomas Richter
1
-4
/
+17
2018-04-26
perf evsel: Fix period/freq terms setup
Jiri Olsa
1
-0
/
+2
2018-04-26
perf record: Fix period option handling
Jiri Olsa
3
-4
/
+11
2018-04-26
perf record: Fix failed memory allocation for get_cpuid_str
Thomas Richter
1
-1
/
+1
2018-04-26
perf callchain: Fix attr.sample_max_stack setting
Arnaldo Carvalho de Melo
1
-4
/
+4
2018-04-26
perf unwind: Do not look just at the global callchain_param.record_mode
Arnaldo Carvalho de Melo
7
-12
/
+25
2018-04-19
perf intel-pt: Fix timestamp following overflow
Adrian Hunter
1
-0
/
+1
2018-04-19
perf intel-pt: Fix error recovery from missing TIP packet
Adrian Hunter
1
-0
/
+1
2018-04-19
perf intel-pt: Fix sync_switch
Adrian Hunter
1
-7
/
+25
2018-04-19
perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
Adrian Hunter
3
-35
/
+34
2018-04-12
perf tools: Fix copyfile_offset update of output offset
Jiri Olsa
1
-1
/
+1
2018-04-12
perf report: Fix a no annotate browser displayed issue
Jin Yao
1
-1
/
+17
2018-04-12
perf evsel: Enable ignore_missing_thread for pid option
Mengting Zhang
2
-4
/
+47
2018-04-12
perf probe: Add warning message if there is unexpected event name
Masami Hiramatsu
1
-0
/
+8
2018-04-12
perf probe: Find versioned symbols from map
Masami Hiramatsu
4
-2
/
+32
2018-03-28
perf stat: Fix CVS output format for non-supported counters
Ilya Pronin
1
-1
/
+1
2018-03-19
perf annotate: Fix objdump comment parsing for Intel mov dissassembly
Thomas Richter
1
-3
/
+5
2018-03-19
perf annotate: Fix unnecessary memory allocation for s390x
Thomas Richter
1
-1
/
+2
[next]