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
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-06
perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...
Arnaldo Carvalho de Melo
1
-4
/
+3
2021-03-06
perf report: Fix -F for branch & mem modes
Ravi Bangoria
1
-2
/
+2
2021-03-06
perf stat: Fix use-after-free when -r option is used
Namhyung Kim
1
-0
/
+1
2021-03-06
perf stat: Fix wrong skipping for per-die aggregation
Jin Yao
4
-11
/
+59
2021-03-06
perf tools: Fix event's PMU name parsing
Jiri Olsa
1
-1
/
+5
2021-03-06
perf traceevent: Ensure read cmdlines are null terminated.
Ian Rogers
1
-0
/
+1
2021-03-06
perf tools: Cast (struct timeval).tv_sec when printing
Pierre Gondois
2
-3
/
+3
2021-02-18
perf buildid-cache: Don't skip 16-byte build-ids
Nicholas Fraser
2
-3
/
+6
2021-02-18
perf symbol: Remove redundant libbfd checks
Nicholas Fraser
1
-9
/
+0
2021-02-18
perf tools: Fix arm64 build error with gcc-11
Jianlin Lv
1
-0
/
+7
2021-02-18
perf intel-pt: Split VM-Entry and VM-Exit branches
Adrian Hunter
1
-1
/
+21
2021-02-18
perf intel-pt: Adjust sample flags for VM-Exit
Adrian Hunter
1
-4
/
+7
2021-02-18
perf intel-pt: Allow for a guest kernel address filter
Adrian Hunter
1
-1
/
+7
2021-02-18
perf intel-pt: Support decoding of guest kernel
Adrian Hunter
1
-12
/
+69
2021-02-18
perf machine: Factor out machine__idle_thread()
Adrian Hunter
3
-22
/
+22
2021-02-18
perf machine: Factor out machines__find_guest()
Adrian Hunter
3
-6
/
+11
2021-02-18
perf intel-pt: Amend decoder to track the NR flag
Adrian Hunter
2
-9
/
+53
2021-02-18
perf intel-pt: Retain the last PIP packet payload as is
Adrian Hunter
4
-16
/
+14
2021-02-18
perf intel_pt: Add vmlaunch and vmresume as branches
Adrian Hunter
2
-0
/
+16
2021-02-18
perf script: Add branch types for VM-Entry and VM-Exit
Adrian Hunter
2
-1
/
+7
2021-02-18
perf auxtrace: Automatically group aux-output events
Adrian Hunter
2
-0
/
+21
2021-02-18
perf tools: Support arch specific PERF_SAMPLE_WEIGHT_STRUCT processing
Kan Liang
3
-14
/
+18
2021-02-18
perf intel-pt: Add PSB events
Adrian Hunter
4
-51
/
+230
2021-02-18
perf intel-pt: Fix IPC with CYC threshold
Adrian Hunter
3
-0
/
+41
2021-02-18
perf intel-pt: Fix premature IPC
Adrian Hunter
3
-11
/
+17
2021-02-18
perf intel-pt: Fix missing CYC processing in PSB
Adrian Hunter
1
-0
/
+3
2021-02-18
perf unwind: Set userdata for all __report_module() paths
Dave Rigby
1
-3
/
+8
2021-02-18
perf record: Fix continue profiling after draining the buffer
Yang Jihong
2
-0
/
+12
2021-02-18
perf tools: Simplify the calculation of variables
Jiapeng Chong
1
-1
/
+1
2021-02-17
perf metricgroup: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-02-17
perf tools: Add OCaml demangling
Fabian Hemmer
6
-2
/
+106
2021-02-17
perf symbols: Resolve symbols against debug file first
Jiri Slaby
1
-1
/
+15
2021-02-16
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
4
-10
/
+24
2021-02-16
perf arm-spe: Set sample's data source field
Leo Yan
1
-9
/
+60
2021-02-16
perf arm-spe: Synthesize memory event
Leo Yan
1
-0
/
+30
2021-02-16
perf arm-spe: Fill address info for samples
Leo Yan
1
-20
/
+30
2021-02-13
perf probe: Fix kretprobe issue caused by GCC bug
Jianlin Lv
1
-0
/
+10
2021-02-13
perf symbols: Fix return value when loading PE DSO
Nicholas Fraser
1
-1
/
+3
2021-02-13
perf symbols: Make dso__load_bfd_symbols() load PE files from debug cache only
Nicholas Fraser
1
-7
/
+1
2021-02-12
perf arm-spe: Store operation type in packet
Leo Yan
2
-0
/
+12
2021-02-12
perf arm-spe: Store memory address in packet
Leo Yan
2
-0
/
+6
2021-02-12
perf arm-spe: Enable sample type PERF_SAMPLE_DATA_SRC
Leo Yan
1
-1
/
+1
2021-02-12
perf env: Remove unneeded internal/cpumap inclusions
Ian Rogers
1
-1
/
+0
2021-02-12
perf tools: Remove unused xyarray.c as it was moved to tools/lib/perf
Ian Rogers
1
-33
/
+0
2021-02-12
perf symbols: Use (long) for iterator for bfd symbols
Dmitry Safonov
1
-2
/
+1
2021-02-12
perf annotate: Fix jump parsing for C++ code.
Martin Liška
2
-0
/
+9
2021-02-11
perf tools: Replace lkml.org links with lore
Kees Cook
1
-1
/
+1
2021-02-08
perf script: Support filtering by hex address
Jin Yao
3
-1
/
+76
2021-02-08
perf intlist: Change 'struct intlist' int member to 'unsigned long'
Jin Yao
3
-17
/
+22
2021-02-08
perf stat: Use nftw() instead of ftw()
Paul Cercueil
1
-4
/
+4
[next]