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.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 tools: Add hw_idx in struct branch_stack
Kan Liang
2020-03-09
13
-71
/
+125
*
|
perf annotate: Get rid of annotation->nr_jumps
Ravi Bangoria
2020-03-04
2
-3
/
+0
*
|
perf llvm: Add debug hint message about missing kernel-devel package
Arnaldo Carvalho de Melo
2020-03-04
1
-0
/
+2
*
|
perf stat: Show percore counts in per CPU output
Jin Yao
2020-03-04
4
-5
/
+42
*
|
tools lib api fs: Move cgroupsfs_find_mountpoint()
Namhyung Kim
2020-03-04
1
-61
/
+2
*
|
perf diff: Fix undefined string comparison spotted by clang's -Wstring-compare
Nick Desaulniers
2020-03-04
3
-3
/
+5
|
/
*
perf symbols: Don't try to find a vmlinux file when looking for kernel modules
Arnaldo Carvalho de Melo
2020-03-03
1
-7
/
+6
*
perf bench: Share some global variables to fix build with gcc 10
Arnaldo Carvalho de Melo
2020-03-03
5
-22
/
+23
*
perf parse-events: Use asprintf() instead of strncpy() to read tracepoint files
Arnaldo Carvalho de Melo
2020-03-02
1
-8
/
+2
*
perf env: Do not return pointers to local variables
Arnaldo Carvalho de Melo
2020-03-02
1
-2
/
+2
*
perf tests bp_account: Make global variable static
Arnaldo Carvalho de Melo
2020-03-02
1
-1
/
+1
*
perf annotate: Fix segfault with source toggle
Ravi Bangoria
2020-02-27
1
-0
/
+2
*
perf annotate: Align struct annotate_args
Ravi Bangoria
2020-02-27
1
-6
/
+6
*
perf annotate: Simplify disasm_line allocation and freeing code
Ravi Bangoria
2020-02-27
2
-56
/
+31
*
perf annotate: Remove privsize from symbol__annotate() args
Ravi Bangoria
2020-02-27
4
-6
/
+7
*
perf probe: Check return value of strlist__add() for -ENOMEM
He Zhe
2020-02-27
2
-6
/
+28
*
perf config: Document missing config options
Ravi Bangoria
2020-02-27
1
-0
/
+44
*
perf annotate: Fix perf config option description
Ravi Bangoria
2020-02-27
1
-1
/
+29
*
perf annotate: Prefer cmdline option over default config
Ravi Bangoria
2020-02-27
1
-2
/
+2
*
perf annotate: Make perf config effective
Ravi Bangoria
2020-02-27
5
-55
/
+33
*
perf config: Introduce perf_config_u8()
Ravi Bangoria
2020-02-27
2
-0
/
+13
*
perf annotate: Fix --show-nr-samples for tui/stdio2
Ravi Bangoria
2020-02-27
2
-7
/
+5
*
perf annotate: Fix --show-total-period for tui/stdio2
Ravi Bangoria
2020-02-27
3
-7
/
+6
*
perf annotate/tui: Re-render title bar after switching back from script browser
Ravi Bangoria
2020-02-27
1
-4
/
+3
*
perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources
Arnaldo Carvalho de Melo
2020-02-18
1
-0
/
+2
*
perf auxtrace: Add auxtrace_record__read_finish()
Adrian Hunter
2020-02-18
6
-74
/
+35
*
perf arm-spe: Fix endless record after being terminated
Adrian Hunter
2020-02-18
1
-1
/
+4
*
perf cs-etm: Fix endless record after being terminated
Wei Li
2020-02-18
1
-1
/
+4
*
perf intel-bts: Fix endless record after being terminated
Wei Li
2020-02-18
1
-1
/
+4
*
perf intel-pt: Fix endless record after being terminated
Wei Li
2020-02-18
1
-1
/
+4
*
perf test: Fix test trace+probe_vfs_getname.sh on s390
Thomas Richter
2020-02-18
1
-1
/
+1
*
perf bpf: Remove bpf/ subdir from bpf.h headers used to build bpf events
Arnaldo Carvalho de Melo
2020-02-18
3
-3
/
+3
*
perf llvm: Fix script used to obtain kernel make directives to work with new ...
Arnaldo Carvalho de Melo
2020-02-14
1
-0
/
+1
*
perf tools: Add arm64 version of get_cpuid()
John Garry
2020-02-12
1
-15
/
+48
*
perf trace: Resolve prctl's 'option' arg strings to numbers
Arnaldo Carvalho de Melo
2020-02-11
1
-1
/
+3
*
perf beauty prctl: Export the 'options' strarray
Arnaldo Carvalho de Melo
2020-02-11
2
-1
/
+4
*
perf maps: Move kmap::kmaps setup to maps__insert()
Jiri Olsa
2020-02-11
2
-12
/
+11
*
perf maps: Fix map__clone() for struct kmap
Jiri Olsa
2020-02-11
1
-1
/
+6
*
perf maps: Mark ksymbol DSOs with kernel type
Jiri Olsa
2020-02-11
1
-2
/
+10
*
perf maps: Mark module DSOs with kernel type
Jiri Olsa
2020-02-11
1
-0
/
+1
*
tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h ...
Arnaldo Carvalho de Melo
2020-02-11
2
-0
/
+3
*
perf symbols: Convert symbol__is_idle() to use strlist
Kim Phillips
2020-02-10
1
-5
/
+9
*
perf symbols: Update the list of kernel idle symbols
Kim Phillips
2020-02-10
1
-0
/
+3
*
perf stat: Don't report a null stalled cycles per insn metric
Kim Phillips
2020-02-10
1
-6
/
+0
*
Merge tag 'perf-core-for-mingo-5.6-20200201' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2020-02-05
8
-32
/
+71
|
\
|
*
perf maps: Add missing unlock to maps__insert() error case
Cengiz Can
2020-01-31
1
-0
/
+1
|
*
perf probe: Add ustring support for perf probe command
Thomas Richter
2020-01-31
1
-1
/
+2
|
*
perf: Make perf able to build with latest libbfd
Changbin Du
2020-01-30
1
-1
/
+15
|
*
perf test: Fix test case Merge cpu map
Thomas Richter
2020-01-30
1
-1
/
+0
|
*
perf parse: Copy string to perf_evsel_config_term
Leo Yan
2020-01-30
3
-1
/
+9
[prev]
[next]