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-10-20
perf vendor events: Syntax corrections in Neoverse N1 json
Andrew Kilroy
8
-40
/
+40
2021-10-20
perf metric: Allow modifiers on metrics
Ian Rogers
1
-27
/
+98
2021-10-20
perf parse-events: Identify broken modifiers
Ian Rogers
1
-0
/
+10
2021-10-20
perf metric: Switch fprintf() to pr_err()
Ian Rogers
1
-1
/
+1
2021-10-20
perf metrics: Modify setup and deduplication
Ian Rogers
1
-251
/
+262
2021-10-20
perf expr: Add subset_of_ids() utility
Ian Rogers
2
-0
/
+17
2021-10-20
perf metric: Encode and use metric-id as qualifier
Ian Rogers
6
-81
/
+242
2021-10-20
perf parse-events: Allow config on kernel PMU events
Ian Rogers
3
-32
/
+52
2021-10-20
perf parse-events: Add new "metric-id" term
Ian Rogers
8
-45
/
+107
2021-10-20
perf parse-events: Add const to evsel name
Ian Rogers
6
-20
/
+27
2021-10-20
perf metric: Simplify metric_refs calculation
Ian Rogers
1
-54
/
+23
2021-10-20
perf metric: Document the internal 'struct metric'
Ian Rogers
1
-0
/
+20
2021-10-20
perf metric: Comment data structures
Ian Rogers
1
-0
/
+27
2021-10-20
perf metric: Modify resolution and recursion check
Ian Rogers
5
-270
/
+179
2021-10-20
perf metric: Only add a referenced metric once
Ian Rogers
1
-3
/
+9
2021-10-20
perf metric: Add metric new() and free() methods
Ian Rogers
1
-62
/
+75
2021-10-20
perf metric: Add documentation and rename a variable.
Ian Rogers
1
-5
/
+54
2021-10-20
perf metric: Move runtime value to the expr context
Ian Rogers
6
-28
/
+31
2021-10-20
perf pmu: Make pmu_event tables const.
Ian Rogers
9
-39
/
+39
2021-10-20
perf pmu: Make pmu_sys_event_tables const.
Ian Rogers
4
-4
/
+4
2021-10-20
perf pmu: Add const to pmu_events_map.
Ian Rogers
11
-36
/
+36
2021-10-20
tools lib: Adopt list_sort() from the kernel sources
Ian Rogers
4
-0
/
+9
2021-10-19
tools/perf: Add mem_hops field in perf_mem_data_src structure
Kajol Jain
1
-1
/
+18
2021-10-19
perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove ...
Kajol Jain
1
-1
/
+0
2021-10-14
perf report: Output non-zero offset for decompressed records
Alexey Bayduraev
1
-2
/
+2
2021-10-08
perf kmem: Improve man page for record options
Ian Rogers
1
-5
/
+8
2021-10-08
perf tools: Enable strict JSON parsing
James Clark
1
-0
/
+1
2021-10-08
perf tools: Make the JSON parser more conformant when in strict mode
James Clark
1
-2
/
+40
2021-10-08
perf vendor-events: Fix all remaining invalid JSON files
James Clark
29
-44
/
+44
2021-10-08
perf daemon: Remove duplicate sys/file.h include
Guo Zhengkui
1
-2
/
+0
2021-10-08
perf test evlist-open-close: Use inline func to convert timeval to usec
Riccardo Mancini
1
-1
/
+6
2021-10-08
perf mmap: Introduce mmap_cpu_mask__duplicate()
Riccardo Mancini
2
-0
/
+14
2021-10-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
27
-97
/
+514
2021-10-06
x86/insn: Use get_unaligned() instead of memcpy()
Borislav Petkov
1
-0
/
+2
2021-10-05
perf tests attr: Add missing topdown metrics events
Kan Liang
4
-52
/
+440
2021-10-05
perf build: Fix plugin static linking with libopencsd on ARM and ARM64
Branislav Rankov
1
-1
/
+1
2021-10-05
perf build: Add missing -lstdc++ when linking with libopencsd
Branislav Rankov
1
-1
/
+1
2021-10-05
perf jevents: Free the sys_event_tables list after processing entries
Like Xu
1
-0
/
+2
2021-10-04
perf srcline: Use long-running addr2line per DSO
Tony Garnock-Jones
1
-88
/
+250
2021-09-29
perf tests vmlinux-kallsyms: Ignore hidden symbols
Michael Petlan
1
-0
/
+102
2021-09-29
perf metric: Avoid events for an 'if' constant result
Ian Rogers
2
-0
/
+17
2021-09-29
perf metric: Don't compute unused events
Ian Rogers
2
-7
/
+34
2021-09-29
perf expr: Propagate constants for binary operations
Ian Rogers
1
-18
/
+45
2021-09-29
perf expr: Merge find_ids and regular parsing
Ian Rogers
4
-59
/
+136
2021-09-29
perf metric: Allow metrics with no events
Ian Rogers
1
-50
/
+56
2021-09-29
perf metric: Add utilities to work on ids map.
Ian Rogers
3
-4
/
+126
2021-09-29
perf metric: Rename expr__find_other.
Ian Rogers
6
-26
/
+25
2021-09-29
perf expr: Move actions to the left.
Ian Rogers
1
-49
/
+75
2021-09-29
perf expr: Use macros for operators
Ian Rogers
1
-8
/
+14
2021-09-29
perf expr: Separate token declataion from type
Ian Rogers
1
-5
/
+4
[prev]
[next]