index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-08
perf tools: Support the auxiliary event
Kan Liang
7
-1
/
+60
2021-02-08
perf powerpc: Support exposing Performance Monitor Counter SPRs as part of ex...
Athira Rajeev
2
-0
/
+12
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 powerpc: Fix gap between kernel end and module start
Athira Rajeev
2
-0
/
+25
2021-02-03
perf inject jit: Add namespaces support
Yonatan Goldschmidt
5
-22
/
+82
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 vendor events arm64: Reference common and uarch events for A76
John Garry
8
-150
/
+76
2021-02-03
perf vendor events arm64: Reference common and uarch events for Ampere eMag
John Garry
7
-97
/
+31
2021-02-03
perf vendor events arm64: Add common and uarch event JSON
John Garry
1
-0
/
+248
2021-02-03
perf vendor events arm64: Fix Ampere eMag event typo
John Garry
1
-1
/
+1
2021-02-03
perf script: Support DSO filter like in other perf tools
Jin Yao
2
-0
/
+5
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
5
-0
/
+26
2021-02-03
perf test: Add parse-metric memory bandwidth testcase
John Garry
1
-0
/
+24
2021-01-29
tools: Factor Clang, LLC and LLVM utils definitions
Sedat Dilek
1
-1
/
+0
2021-01-27
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2
-6
/
+28
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-20
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
6
-197
/
+215
2021-01-20
perf tools: Add 'ping' control command
Jiri Olsa
5
-0
/
+9
2021-01-20
perf tools: Add 'stop' control command
Jiri Olsa
5
-0
/
+11
2021-01-20
perf tools: Add 'evlist' control command
Jiri Olsa
8
-6
/
+59
2021-01-20
perf tools: Allow to enable/disable events via control file
Jiri Olsa
4
-14
/
+67
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 test: Add test case for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
1
-0
/
+4
2021-01-20
perf report: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
5
-0
/
+32
2021-01-20
perf script: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
3
-3
/
+15
2021-01-20
perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Kan Liang
8
-2
/
+34
2021-01-20
perf mem: Support data page size
Kan Liang
2
-1
/
+22
2021-01-20
perf mem: Clean up output format
Kan Liang
1
-55
/
+38
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 c2c: Add local variables for output metrics
Leo Yan
1
-26
/
+33
2021-01-20
perf c2c: Refactor node display
Leo Yan
1
-13
/
+20
2021-01-20
perf c2c: Fix argument type for percent()
Leo Yan
1
-1
/
+1
2021-01-20
perf c2c: Refactor display filter
Leo Yan
1
-15
/
+15
2021-01-20
perf c2c: Refactor hist entry validation
Leo Yan
1
-7
/
+23
2021-01-20
perf c2c: Rename for shared cache line stats
Leo Yan
1
-7
/
+7
2021-01-20
perf stat: Enable counting events for BPF programs
Song Liu
14
-18
/
+645
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
[prev]
[next]