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-07-24
perf tests: Fix record+probe_libc_inet_pton.sh when event exists
Sandipan Das
1
-4
/
+24
2018-07-24
perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanups
Sandipan Das
1
-1
/
+1
2018-07-24
perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64
Sandipan Das
1
-0
/
+6
2018-07-24
perf powerpc: Fix callchain ip filtering when return address is in a register
Sandipan Das
1
-2
/
+6
2018-07-24
perf powerpc: Fix callchain ip filtering
Sandipan Das
1
-1
/
+1
2018-07-24
perf list: Add missing documentation for --desc and --debug options
Sangwon Hong
1
-1
/
+7
2018-07-24
perf kvm: Fix subcommands on s390
Thomas Richter
1
-1
/
+1
2018-07-24
perf stat: Add transaction flag (-T) support for s390
Thomas Richter
3
-0
/
+35
2018-07-24
perf json: Add s390 transaction counter definition
Thomas Richter
3
-0
/
+21
2018-07-24
perf list: Add s390 support for detailed PMU event description
Thomas Richter
16
-0
/
+324
2018-07-24
Revert "perf list: Add s390 support for detailed/verbose PMU event description"
Thomas Richter
1
-6
/
+0
2018-07-24
perf cs-etm: Bail out immediately for instruction sample failure
Leo Yan
1
-0
/
+3
2018-07-24
perf cs-etm: Introduce invalid address macro
Leo Yan
1
-4
/
+6
2018-07-24
perf hists: Clarify callchain disabling when available
Arnaldo Carvalho de Melo
6
-11
/
+11
2018-07-24
perf tests: Check that complex event name is parsed correctly
Alexey Budankov
1
-0
/
+18
2018-07-24
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
27
-102
/
+268
2018-07-16
perf, tools: Use correct articles in comments
Tobias Tefke
2
-3
/
+3
2018-07-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-81
/
+84
2018-07-12
tools: build: Fixup host c flags
Laura Abbott
1
-1
/
+1
2018-07-11
perf tools: Use python-config --includes rather than --cflags
Jeremy Cline
1
-2
/
+1
2018-07-11
perf script python: Fix dict reference counting
Janne Huttunen
1
-6
/
+2
2018-07-11
perf stat: Fix --interval_clear option
Jiri Olsa
1
-1
/
+1
2018-07-11
perf tools: Fix compilation errors on gcc8
Jiri Olsa
2
-2
/
+3
2018-07-11
perf test shell: Prevent temporary editor files from being considered test sc...
Kim Phillips
1
-1
/
+1
2018-07-11
perf llvm-utils: Remove bashism from kernel include fetch script
Kim Phillips
1
-3
/
+3
2018-07-11
perf test shell: Make perf's inet_pton test more portable
Kim Phillips
1
-16
/
+21
2018-07-11
perf test shell: Replace '|&' with '2>&1 |' to work with more shells
Kim Phillips
1
-1
/
+1
2018-07-11
perf scripts python: Add Python 3 support to EventClass.py
Jeremy Cline
1
-1
/
+3
2018-07-11
perf scripts python: Add Python 3 support to sched-migration.py
Jeremy Cline
1
-5
/
+9
2018-07-11
perf scripts python: Add Python 3 support to Util.py
Jeremy Cline
1
-5
/
+6
2018-07-11
perf scripts python: Add Python 3 support to SchedGui.py
Jeremy Cline
1
-1
/
+1
2018-07-11
perf scripts python: Add Python 3 support to Core.py
Jeremy Cline
1
-23
/
+17
2018-07-11
perf tools: Generate a Python script compatible with Python 2 and 3
Jeremy Cline
1
-14
/
+15
2018-06-26
Merge tag 'perf-urgent-for-mingo-4.18-20180625' of git://git.kernel.org/pub/s...
Ingo Molnar
12
-20
/
+183
2018-06-25
perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]
Ravi Bangoria
4
-4
/
+23
2018-06-25
perf script: Fix crash because of missing evsel->priv
Ravi Bangoria
1
-0
/
+14
2018-06-25
perf script: Add missing output fields in a hint
Ravi Bangoria
1
-2
/
+3
2018-06-25
perf bench: Fix numa report output code
Jiri Olsa
1
-2
/
+3
2018-06-25
perf stat: Remove duplicate event counting
Thomas Richter
1
-1
/
+70
2018-06-25
perf alias: Rebuild alias expression string to make it comparable
Thomas Richter
1
-1
/
+24
2018-06-25
perf alias: Remove trailing newline when reading sysfs files
Thomas Richter
1
-0
/
+3
2018-06-25
perf tools: Fix a clang 7.0 compilation error
Yonghong Song
1
-2
/
+9
2018-06-25
perf tools: Update x86's syscall_64.tbl, adding 'io_pgetevents' and 'rseq'
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-06-25
perf intel-pt: Fix packet decoding of CYC packets
Adrian Hunter
1
-1
/
+1
2018-06-25
perf tests: Add valid callback for parse-events test
Jiri Olsa
1
-2
/
+15
2018-06-25
perf tests: Add event parsing error handling to parse events test
Jiri Olsa
1
-3
/
+5
2018-06-25
perf report powerpc: Fix crash if callchain is empty
Sandipan Das
1
-1
/
+1
2018-06-25
perf test session topology: Fix test on s390
Thomas Richter
1
-0
/
+1
2018-06-25
perf record: Support s390 random socket_id assignment
Thomas Richter
1
-1
/
+9
2018-06-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-33
/
+67
[next]