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
2018-11-19
perf tools beauty ioctl: Support new ISO7816 commands
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-11-19
perf tools: Restore proper cwd on return from mnt namespace
Jiri Olsa
2
-2
/
+16
2018-11-19
tools build feature: Check if get_current_dir_name() is available
Arnaldo Carvalho de Melo
4
-0
/
+28
2018-11-12
perf tools: Fix crash on synthesizing the unit
Jiri Olsa
2
-2
/
+2
2018-11-06
Merge tag 'perf-urgent-for-mingo-4.20-20181106' of git://git.kernel.org/pub/s...
Ingo Molnar
18
-55
/
+753
2018-11-06
perf tools: Do not zero sample_id_all for group members
Jiri Olsa
2
-2
/
+0
2018-11-05
perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
Gustavo Romero
1
-11
/
+38
2018-11-05
perf beauty: Use SRCARCH, ARCH=x86_64 must map to "x86" to find the headers
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-11-05
perf intel-pt: Add MTC and CYC timestamps to debug log
Adrian Hunter
1
-0
/
+4
2018-11-05
perf intel-pt: Add more event information to debug log
Adrian Hunter
3
-3
/
+19
2018-11-05
perf scripts python: exported-sql-viewer.py: Fix table find when table re-ord...
Adrian Hunter
1
-1
/
+3
2018-11-05
perf scripts python: exported-sql-viewer.py: Add help window
Adrian Hunter
1
-1
/
+154
2018-11-05
perf scripts python: exported-sql-viewer.py: Add Selected branches report
Adrian Hunter
1
-0
/
+327
2018-11-05
perf scripts python: exported-sql-viewer.py: Fall back to /usr/local/lib/libx...
Adrian Hunter
1
-1
/
+6
2018-11-05
perf top: Display the LBR stats in callchain entry
Jin Yao
1
-0
/
+3
2018-11-05
perf stat: Handle different PMU names with common prefix
Thomas Richter
1
-1
/
+1
2018-11-05
perf record: Support weak groups
Andi Kleen
2
-2
/
+6
2018-11-05
perf evlist: Move perf_evsel__reset_weak_group into evlist
Andi Kleen
3
-27
/
+31
2018-11-05
perf augmented_syscalls: Start collecting pathnames in the BPF program
Arnaldo Carvalho de Melo
1
-0
/
+72
2018-11-04
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
86
-531
/
+3165
2018-11-03
perf trace: Fix setting of augmented payload when using eBPF + raw_syscalls
Arnaldo Carvalho de Melo
1
-7
/
+30
2018-11-01
perf trace: When augmenting raw_syscalls plug raw_syscalls:sys_exit too
Arnaldo Carvalho de Melo
1
-1
/
+2
2018-11-01
perf examples bpf: Start augmenting raw_syscalls:sys_{start,exit}
Arnaldo Carvalho de Melo
1
-0
/
+59
2018-10-31
perf intel-pt/bts: Calculate cpumode for synthesized samples
Adrian Hunter
2
-14
/
+25
2018-10-31
perf intel-pt: Insert callchain context into synthesized callchains
Adrian Hunter
3
-12
/
+40
2018-10-31
perf tools: Don't clone maps from parent when synthesizing forks
David Miller
4
-10
/
+25
2018-10-31
perf top: Start display thread earlier
David Miller
1
-5
/
+5
2018-10-31
perf trace beauty: Use the mmap flags table generated from headers
Arnaldo Carvalho de Melo
1
-37
/
+11
2018-10-31
perf beauty: Wire up the mmap flags table generator to the Makefile
Arnaldo Carvalho de Melo
1
-0
/
+11
2018-10-31
perf beauty: Add a generator for MAP_ mmap's flag constants
Arnaldo Carvalho de Melo
1
-0
/
+32
2018-10-31
perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}
David S. Miller
1
-1
/
+34
2018-10-31
perf cs-etm: Correct CPU mode for samples
Leo Yan
1
-9
/
+30
2018-10-31
perf unwind: Take pgoff into account when reporting elf to libdwfl
Milian Wolff
1
-2
/
+2
2018-10-31
perf top: Do not use overwrite mode by default
Arnaldo Carvalho de Melo
2
-5
/
+17
2018-10-30
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
6
-22
/
+106
2018-10-30
perf top: Allow disabling the overwrite mode
Arnaldo Carvalho de Melo
2
-0
/
+7
2018-10-30
perf trace: Beautify mount's first pathname arg
Arnaldo Carvalho de Melo
1
-1
/
+2
2018-10-30
perf trace: Beautify the umount's 'name' argument
Arnaldo Carvalho de Melo
1
-1
/
+2
2018-10-30
perf trace: Consider syscall aliases too
Arnaldo Carvalho de Melo
1
-1
/
+21
2018-10-30
perf trace beauty: Beautify mount/umount's 'flags' argument
Arnaldo Carvalho de Melo
5
-0
/
+61
2018-10-30
perf trace beauty: Allow syscalls to mask an argument before considering it
Arnaldo Carvalho de Melo
1
-0
/
+19
2018-10-30
perf beauty: Introduce strarray__scnprintf_flags()
Arnaldo Carvalho de Melo
2
-11
/
+17
2018-10-30
perf beauty: Switch from GPL v2.0 to LGPL v2.1
Arnaldo Carvalho de Melo
35
-31
/
+36
2018-10-30
perf beauty: Add a generator for MS_ mount/umount's flag constants
Arnaldo Carvalho de Melo
1
-0
/
+15
2018-10-30
tools include uapi: Grab a copy of linux/fs.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-10-29
Merge branch 'linus' into perf/urgent, to pick up fixes
Ingo Molnar
2
-13
/
+3
2018-10-26
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2018-10-24
perf script: Support total cycles count
Andi Kleen
1
-4
/
+7
2018-10-24
perf script: Implement --graph-function
Andi Kleen
4
-19
/
+86
2018-10-24
tools script: Add --call-trace and --call-ret-trace
Andi Kleen
2
-0
/
+31
[next]