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.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
2017-07-19
perf probe: Allow placing uprobes in alternate namespaces.
Krister Johansen
7
-34
/
+125
2017-07-19
perf maps: Lookup maps in both intitial mountns and inner mountns.
Krister Johansen
6
-27
/
+160
2017-07-19
perf symbols: Find symbols in different mount namespace
Krister Johansen
8
-0
/
+180
2017-07-19
tools build: Add test for setns()
Arnaldo Carvalho de Melo
4
-0
/
+21
2017-07-19
tools include uapi x86: Grab a copy of unistd.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-07-19
perf vendor events: Add POWER9 PVRs to mapfile
Sukadev Bhattiprolu
1
-0
/
+3
2017-07-19
perf vendor events: Add POWER9 PMU events
Sukadev Bhattiprolu
9
-0
/
+3540
2017-07-19
perf pmu-events: Support additional POWER8+ PVR in mapfile
Shriya
1
-0
/
+1
2017-07-19
perf trace beauty fcntl: Beautify F_GETOWN and F_SETOWN
Arnaldo Carvalho de Melo
1
-1
/
+8
2017-07-19
perf trace beauty: Export the pid beautifier for use in more places
Arnaldo Carvalho de Melo
2
-3
/
+4
2017-07-19
perf trace beauty fcntl: Augment the return of F_DUPFD(_CLOEXEC)
Arnaldo Carvalho de Melo
1
-1
/
+5
2017-07-19
perf trace beauty: Export the fd beautifier for use in more places
Arnaldo Carvalho de Melo
2
-7
/
+4
2017-07-19
perf trace beauty: Give syscall return beautifier more context
Arnaldo Carvalho de Melo
4
-10
/
+20
2017-07-19
perf trace beauty fcntl: Beautify F_[GS]ETFD arg/return value
Arnaldo Carvalho de Melo
1
-2
/
+14
2017-07-19
perf trace beauty fcntl flags: Beautify F_SETFL arg
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-07-19
perf trace beauty open flags: Move RDRW to the start of the output
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-19
perf trace beauty fcntl: Beautify F_GETFL return value
Arnaldo Carvalho de Melo
1
-2
/
+8
2017-07-19
perf trace beauty open flags: Do not depend on the system's O_LARGEFILE define
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-07-19
perf trace beauty open flags: Support O_TMPFILE and O_NOFOLLOW
Arnaldo Carvalho de Melo
1
-0
/
+6
2017-07-19
perf trace: Allow syscall_arg beautifiers to set a different return formatter
Arnaldo Carvalho de Melo
2
-1
/
+29
2017-07-19
perf beauty open: Detach the syscall_arg agnostic bits from the flags formatter
Arnaldo Carvalho de Melo
2
-6
/
+15
2017-07-19
perf trace: Beautify new write hint fcntl commands
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-07-19
perf trace beauty fcntl: Basic 'arg' beautifier
Arnaldo Carvalho de Melo
3
-1
/
+23
2017-07-19
perf trace beauty: Introduce syscall arg beautifier for long integers
Arnaldo Carvalho de Melo
2
-0
/
+8
2017-07-19
perf trace beauty: Export the "int" and "hex" syscall arg formatters
Arnaldo Carvalho de Melo
2
-8
/
+8
2017-07-19
perf trace beauty: Allow accessing syscall args values in a syscall arg forma...
Arnaldo Carvalho de Melo
2
-7
/
+29
2017-07-19
perf trace beauty: Mask ignored fcntl 'arg' parameter
Arnaldo Carvalho de Melo
4
-1
/
+28
2017-07-19
perf trace: Only build tools/perf/trace/beauty/ when building 'perf trace'
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-19
perf trace beauty: Export the strarrays scnprintf method
Arnaldo Carvalho de Melo
2
-4
/
+5
2017-07-19
perf trace: Beautify linux specific fcntl commands
Arnaldo Carvalho de Melo
1
-3
/
+54
2017-07-19
perf trace: Remove F_ from some of the fcntl command strings
Arnaldo Carvalho de Melo
1
-3
/
+3
2017-07-19
perf annotate: Implement visual marker for macro fusion
Jin Yao
5
-0
/
+63
2017-07-19
perf annotate: Check for fused instructions
Jin Yao
8
-6
/
+81
2017-07-12
perf symbols: Accept zero as the kernel base address
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-10
perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...
Jin Yao
1
-1
/
+1
2017-07-10
perf evsel: State in the default event name if attr.exclude_kernel is set
Arnaldo Carvalho de Melo
1
-2
/
+4
2017-07-10
perf evsel: Fix attr.exclude_kernel setting for default cycles:p
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-05
Merge tag 'perf-urgent-for-mingo-4.12-20170704' of git://git.kernel.org/pub/s...
Ingo Molnar
2
-1
/
+2
2017-07-04
perf unwind: Do not fail due to missing unwind support
Jiri Olsa
1
-1
/
+1
2017-07-04
perf evsel: Set attr.exclude_kernel when probing max attr.precise_ip
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-07-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
79
-600
/
+2350
2017-06-30
perf auxtrace: Add CPU filter support
Adrian Hunter
4
-0
/
+14
2017-06-30
perf intel-pt: Do not use TSC packets for calculating CPU cycles to TSC
Adrian Hunter
1
-0
/
+14
2017-06-30
perf intel-pt: Update documentation to include new ptwrite and power events
Adrian Hunter
1
-2
/
+40
2017-06-30
perf intel-pt: Add example script for power events and PTWRITE
Adrian Hunter
3
-0
/
+144
2017-06-30
perf intel-pt: Synthesize new power and "ptwrite" events
Adrian Hunter
1
-0
/
+283
2017-06-30
perf intel-pt: Move code in intel_pt_synth_events() to simplify attr setting
Adrian Hunter
1
-23
/
+22
2017-06-30
perf intel-pt: Factor out intel_pt_set_event_name()
Adrian Hunter
1
-8
/
+16
2017-06-30
perf intel-pt: Tidy messages into called function intel_pt_synth_event()
Adrian Hunter
1
-24
/
+18
2017-06-30
perf intel-pt: Tidy Intel PT evsel lookup into separate function
Adrian Hunter
1
-10
/
+15
[next]