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-04-23
perf map: Fix error return code in maps__clone()
Zhen Lei
1
-2
/
+5
2021-04-23
perf auxtrace: Fix potential NULL pointer dereference
Leo Yan
1
-1
/
+1
2021-04-20
perf data: Fix error return code in perf_data__create_dir()
Zhen Lei
1
-2
/
+3
2021-04-20
perf data: Fix error return code in perf_data__create_dir()
Zhen Lei
1
-2
/
+3
2021-04-20
perf annotate: Add line number like in TUI and source location at EOL
Martin Liška
1
-16
/
+14
2021-04-20
perf stat: Basic support for iostat in perf
Alexander Antonov
6
-11
/
+136
2021-04-15
perf evlist: Add a method to return the list of evsels as a string
Arnaldo Carvalho de Melo
2
-0
/
+21
2021-04-13
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2
-4
/
+6
2021-04-08
perf pmu: Add pmu_events_map__find() function to find the common PMU map for ...
John Garry
4
-7
/
+10
2021-04-08
perf metricgroup: Make find_metric() public with name change
John Garry
2
-3
/
+5
2021-04-07
perf arm-spe: Avoid potential buffer overrun
Ian Rogers
1
-1
/
+3
2021-04-07
perf report: Fix wrong LBR block sorting
Jin Yao
1
-3
/
+3
2021-04-06
perf mem-events: Remove unnecessary 'struct mem_info' forward declaration
Wan Jiabing
1
-1
/
+0
2021-04-02
perf evsel: Remove duplicate 'struct target' forward declaration
Wan Jiabing
1
-1
/
+0
2021-04-02
Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changes
Ingo Molnar
7
-12
/
+57
2021-03-30
perf tools: Preserve identifier id in OCaml demangler
Fabian Hemmer
1
-12
/
+0
2021-03-29
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
7
-12
/
+57
2021-03-26
perf sort: Display sort dimension p_stage_cyc only on supported archs
Athira Rajeev
2
-0
/
+20
2021-03-26
perf tools: Support pipeline stage cycles for powerpc
Athira Rajeev
6
-6
/
+37
2021-03-26
perf sort: Add dynamic headers for perf report columns
Athira Rajeev
2
-1
/
+19
2021-03-25
perf tools: Remove duplicate struct forward declarations
Wan Jiabing
2
-2
/
+0
2021-03-24
perf record: Fix memory leak in vDSO found using ASAN
Namhyung Kim
1
-0
/
+2
2021-03-24
perf stat: Align CSV output for summary mode
Jin Yao
3
-0
/
+11
2021-03-23
perf stat: Introduce 'bperf' to share hardware PMCs with BPF
Song Liu
7
-7
/
+679
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
38
-73
/
+74
2021-03-16
perf top: Fix BPF support related crash with perf_event_paranoid=3 + kptr_res...
Jackie Liu
1
-3
/
+10
2021-03-15
perf stat: Improve readability of shadow stats
Changbin Du
3
-16
/
+22
2021-03-15
perf evlist: Change the COMM when preparing the workload
Arnaldo Carvalho de Melo
1
-0
/
+8
2021-03-15
perf pmu: Validate raw event with sysfs exported format bits
Jin Yao
3
-0
/
+39
2021-03-15
tools/perf: Convert to insn_decode()
Borislav Petkov
1
-7
/
+10
2021-03-10
perf synthetic events: Avoid write of uninitialized memory when generating PE...
Ian Rogers
1
-4
/
+5
2021-03-10
perf synthetic-events: Fix uninitialized 'kernel_thread' variable
Thomas Richter
1
-1
/
+1
2021-03-10
perf auxtrace: Fix auxtrace queue conflict
Adrian Hunter
1
-4
/
+0
2021-03-09
perf machine: Assign boolean values to a bool variable
Jiapeng Chong
1
-2
/
+2
2021-03-09
perf stat: Fixup __perf_stat_evsel__is() prefix
Arnaldo Carvalho de Melo
2
-5
/
+3
2021-03-08
perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-03-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
11
-21
/
+74
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-03-06
perf annotate: Show full source location with 'l' hotkey
Martin Liska
2
-2
/
+12
2021-03-06
perf config: Add annotate.demangle{,_kernel}
Martin Liska
1
-0
/
+4
2021-03-06
perf bpf: Minor whitespace cleanup.
Ian Rogers
1
-1
/
+1
2021-03-06
perf skel: Remove some unused variables.
Ian Rogers
1
-2
/
+1
2021-03-02
perf cs-etm: Detect pid in VMID for kernel running at EL2
Suzuki K Poulose
1
-4
/
+34
2021-03-02
perf cs-etm: Add helper cs_etm__get_pid_fmt()
Leo Yan
2
-0
/
+43
[prev]
[next]