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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2021-05-19
perf tools: Fix dynamic libbpf link
Jiri Olsa
2
-0
/
+8
2021-05-14
perf session: Add swap operation for event TIME_CONV
Leo Yan
1
-1
/
+14
2021-05-14
perf jit: Let convert_timestamp() to be backwards-compatible
Leo Yan
1
-10
/
+20
2021-05-14
perf beauty: Fix fsconfig generator
Vitaly Chikunov
1
-4
/
+3
2021-05-14
perf vendor events amd: Fix broken L2 Cache Hits from L2 HWPF metric
Smita Koralahalli
4
-8
/
+8
2021-05-14
perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-05-07
perf ftrace: Fix access to pid in array when setting a pid filter
Thomas Richter
1
-1
/
+1
2021-05-07
perf data: Fix error return code in perf_data__create_dir()
Zhen Lei
1
-2
/
+3
2021-04-28
perf map: Fix error return code in maps__clone()
Zhen Lei
1
-2
/
+5
2021-04-28
perf auxtrace: Fix potential NULL pointer dereference
Leo Yan
1
-1
/
+1
2021-04-16
perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...
Arnaldo Carvalho de Melo
1
-4
/
+3
2021-04-14
perf report: Fix wrong LBR block sorting
Jin Yao
1
-3
/
+3
2021-04-14
perf inject: Fix repipe usage
Adrian Hunter
1
-1
/
+1
2021-03-30
perf synthetic events: Avoid write of uninitialized memory when generating PE...
Ian Rogers
1
-4
/
+5
2021-03-30
perf auxtrace: Fix auxtrace queue conflict
Adrian Hunter
1
-4
/
+0
2021-03-17
perf report: Fix -F for branch & mem modes
Ravi Bangoria
1
-2
/
+2
2021-03-17
perf traceevent: Ensure read cmdlines are null terminated.
Ian Rogers
1
-0
/
+1
2021-03-17
perf build: Fix ccache usage in $(CC) when generating arch errno table
Antonio Terceiro
1
-1
/
+1
2021-03-04
perf stat: Use nftw() instead of ftw()
Paul Cercueil
1
-4
/
+4
2021-03-04
perf test: Fix unaligned access in sample parsing test
Namhyung Kim
1
-1
/
+1
2021-03-04
perf intel-pt: Fix IPC with CYC threshold
Adrian Hunter
3
-0
/
+41
2021-03-04
perf intel-pt: Fix premature IPC
Adrian Hunter
3
-11
/
+17
2021-03-04
perf intel-pt: Fix missing CYC processing in PSB
Adrian Hunter
1
-0
/
+3
2021-03-04
perf unwind: Set userdata for all __report_module() paths
Dave Rigby
1
-3
/
+8
2021-03-04
perf record: Fix continue profiling after draining the buffer
Yang Jihong
3
-1
/
+13
2021-03-04
perf symbols: Fix return value when loading PE DSO
Nicholas Fraser
1
-1
/
+3
2021-03-04
perf symbols: Use (long) for iterator for bfd symbols
Dmitry Safonov
1
-2
/
+1
2021-03-04
perf vendor events arm64: Fix Ampere eMag event typo
John Garry
1
-1
/
+1
2021-03-04
perf tools: Fix DSO filtering when not finding a map for a sampled address
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-01-21
perf script: Fix overrun issue for dynamically-allocated PMU type number
Jin Yao
1
-1
/
+17
2021-01-21
perf metricgroup: Fix system PMU metrics
John Garry
1
-3
/
+2
2021-01-21
perf metricgroup: Fix for metrics containing duration_time
John Garry
1
-2
/
+9
2021-01-15
perf inject: Correct event attribute sizes
Al Grant
1
-0
/
+8
2021-01-15
perf intel-pt: Fix 'CPU too large' error
Adrian Hunter
2
-3
/
+3
2021-01-15
perf stat: Take cgroups into account for shadow stats
Namhyung Kim
1
-7
/
+19
2021-01-15
perf stat: Introduce struct runtime_stat_data
Namhyung Kim
1
-173
/
+173
2021-01-15
perf test: Fix shadow stat test for non-bash shells
Namhyung Kim
1
-16
/
+14
2021-01-15
perf bpf examples: Fix bpf.h header include directive in 5sec.c example
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-12-24
perf probe: Fix memory leak when synthesizing SDT probes
Arnaldo Carvalho de Melo
1
-3
/
+10
2020-12-24
perf stat aggregation: Add separate thread member
James Clark
4
-16
/
+16
2020-12-24
perf stat aggregation: Add separate core member
James Clark
5
-28
/
+27
2020-12-24
perf stat aggregation: Add separate die member
James Clark
5
-36
/
+26
2020-12-24
perf stat aggregation: Add separate socket member
James Clark
6
-51
/
+41
2020-12-24
perf stat aggregation: Add separate node member
James Clark
5
-8
/
+21
2020-12-24
perf stat aggregation: Start using cpu_aggr_id in map
James Clark
4
-11
/
+11
2020-12-24
perf cpumap: Drop in cpu_aggr_map struct
James Clark
4
-20
/
+35
2020-12-24
perf cpumap: Add new map type for aggregation
James Clark
2
-0
/
+25
2020-12-24
perf stat: Replace aggregation ID with a struct
James Clark
7
-127
/
+173
2020-12-24
perf cpumap: Add new struct for cpu aggregation
James Clark
2
-0
/
+26
2020-12-24
perf cpumap: Use existing allocator to avoid using malloc
James Clark
1
-4
/
+4
[next]