index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-12
perf probe: Fix kretprobe issue caused by GCC bug
Jianlin Lv
1
-0
/
+10
2021-02-12
perf symbols: Fix return value when loading PE DSO
Nicholas Fraser
1
-1
/
+3
2021-02-12
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-11
perf symbols: Use (long) for iterator for bfd symbols
Dmitry Safonov
1
-2
/
+1
2021-02-11
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
2021-02-08
perf stat: Support L2 Topdown events
Kan Liang
3
-0
/
+105
2021-02-08
perf report: Support instruction latency
Kan Liang
9
-10
/
+76
2021-02-08
perf tools: Support PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
6
-10
/
+52
2021-02-08
perf c2c: Support data block and addr block
Kan Liang
2
-0
/
+8
2021-02-08
perf tools: Support data block and addr block
Kan Liang
6
-1
/
+66
2021-02-08
perf tools: Support the auxiliary event
Kan Liang
5
-1
/
+15
2021-02-08
perf probe: Add protection to avoid endless loop
Jianlin Lv
1
-2
/
+6
2021-02-03
perf trace-event-info: Rename for_each_event.
Ian Rogers
1
-5
/
+5
2021-02-03
perf inject jit: Add namespaces support
Yonatan Goldschmidt
4
-20
/
+80
2021-02-03
perf namespaces: Add 'in_pidns' to nsinfo struct
Yonatan Goldschmidt
2
-2
/
+10
2021-02-03
perf tools: Use scandir() to iterate threads when synthesizing PERF_RECORD_ e...
Namhyung Kim
1
-11
/
+17
2021-02-03
perf tools: Skip PERF_RECORD_MMAP event synthesis for kernel threads
Namhyung Kim
1
-9
/
+23
2021-02-03
perf tools: Use /proc/<PID>/task/<TID>/status for PERF_RECORD_ event synthesis
Namhyung Kim
1
-11
/
+14
2021-02-03
perf tools: Fix DSO filtering when not finding a map for a sampled address
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-02-03
perf stat: Add Topdown metrics events as default events
Kan Liang
2
-0
/
+7
2021-01-27
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-5
/
+11
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-20
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
4
-180
/
+200
2021-01-20
perf tools: Add 'ping' control command
Jiri Olsa
2
-0
/
+6
2021-01-20
perf tools: Add 'stop' control command
Jiri Olsa
2
-0
/
+6
2021-01-20
perf tools: Add 'evlist' control command
Jiri Olsa
5
-1
/
+47
2021-01-20
perf tools: Allow to enable/disable events via control file
Jiri Olsa
1
-3
/
+60
2021-01-20
perf config: Make perf_config_global() global
Jiri Olsa
2
-1
/
+2
2021-01-20
perf config: Make perf_config_system() global
Jiri Olsa
2
-1
/
+2
[next]