index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
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_ events
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
2021-01-20
perf config: Add perf_home_perfconfig function
Jiri Olsa
2
-36
/
+54
2021-01-20
perf debug: Add debug_set_display_time function
Jiri Olsa
2
-3
/
+32
2021-01-20
perf config: Add config set interface
Jiri Olsa
2
-5
/
+26
2021-01-20
perf config: Make perf_config_from_file() static
Jiri Olsa
2
-2
/
+1
2021-01-20
perf report: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
4
-0
/
+31
2021-01-20
perf script: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
1
-0
/
+3
2021-01-20
perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Kan Liang
6
-2
/
+29
2021-01-20
perf cs-etm: Update ARM's CoreSight hardware tracing OpenCSD library to v1.0.0
James Clark
1
-11
/
+4
2021-01-20
perf stat: Enable counting events for BPF programs
Song Liu
11
-3
/
+558
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 build: Support build BPF skeletons with perf
Song Liu
1
-0
/
+3
2020-12-28
perf record: Tweak "Lowering..." warning in record_opts__config_freq
Hans-Peter Nilsson
1
-2
/
+2
[prev]
[next]