index
:
pub/scm/linux/kernel/git/livepatching/livepatching.git
master
Live Patching Group's fork of livepatching.git
Live Patching Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-22
perf tools: Add fallback for exclude_guest
Namhyung Kim
1
-0
/
+21
2024-10-18
perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
Ian Rogers
1
-6
/
+6
2024-10-18
perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
Ian Rogers
9
-21
/
+21
2024-10-18
perf libdw: Remove unnecessary defines
Ian Rogers
3
-64
/
+0
2024-10-18
perf probe: Move elfutils support check to libdw check
Ian Rogers
2
-4
/
+0
2024-10-17
perf test: Remove C test wrapper for attr.py
Ian Rogers
2
-11
/
+123
2024-10-17
perf probe: Correct demangled symbols in C++ program
Leo Yan
1
-2
/
+15
2024-10-17
perf stat: Add metric-threshold to json output
Ian Rogers
1
-2
/
+20
2024-10-17
perf stat: Change color to threshold in print_metric
Ian Rogers
3
-64
/
+93
2024-10-17
perf stat: Drop metric-unit if unit is NULL
Ian Rogers
1
-2
/
+2
2024-10-17
perf stat: Display "none" for NaN with metric only json
Ian Rogers
1
-4
/
+7
2024-10-17
perf stat: Fix/add parameter names for print_metric
Ian Rogers
2
-25
/
+36
2024-10-17
perf color: Add printf format checking and resolve issues
Ian Rogers
6
-12
/
+13
2024-10-17
perf probe: Fix libdw memory leak
Ian Rogers
2
-2
/
+6
2024-10-17
perf disasm: Fix capstone memory leak
Ian Rogers
1
-4
/
+7
2024-10-17
perf dso: Fix symtab_type for kmod compression
Veronika Molnarova
1
-1
/
+1
2024-10-17
perf probe: Improve log for long event name failure
Leo Yan
1
-2
/
+8
2024-10-17
perf probe: Check group string length
Leo Yan
1
-0
/
+6
2024-10-17
perf probe: Use the MAX_EVENT_NAME_LEN macro
Leo Yan
1
-1
/
+4
2024-10-16
perf tool_pmu: Remove duplicate io.h header
Ian Rogers
1
-1
/
+0
2024-10-14
perf arm-spe: Add Cortex CPUs to common data source encoding list
Leo Yan
1
-0
/
+5
2024-10-14
perf arm-spe: Add Neoverse-V2 to common data source encoding list
Besar Wicaksono
1
-0
/
+1
2024-10-14
perf arm-spe: Remove the unused 'midr' field
Leo Yan
1
-4
/
+0
2024-10-14
perf arm-spe: Use metadata to decide the data source feature
Leo Yan
1
-3
/
+64
2024-10-14
perf arm-spe: Introduce arm_spe__is_homogeneous()
Leo Yan
1
-0
/
+26
2024-10-14
perf arm-spe: Rename the common data source encoding
Leo Yan
2
-23
/
+23
2024-10-14
perf arm-spe: Rename arm_spe__synth_data_source_generic()
Leo Yan
1
-3
/
+3
2024-10-14
perf evsel: Fix missing inherit + sample read check
Namhyung Kim
1
-1
/
+2
2024-10-14
perf tools: Remove unnecessary parentheses
Namhyung Kim
1
-2
/
+2
2024-10-14
perf tools: Fix possible compiler warnings in hashmap
Namhyung Kim
1
-10
/
+10
2024-10-14
Merge tag 'v6.12-rc3' into perf-tools-next
Namhyung Kim
6
-4
/
+10
2024-10-14
perf tools: Fix compiler error in util/tool_pmu.c
Namhyung Kim
1
-1
/
+1
2024-10-10
perf report: Display columns Predicted/Abort/Cycles in --branch-history
Thomas Falcon
4
-1
/
+121
2024-10-10
perf tool_pmu: Switch to standard pmu functions and json descriptions
Ian Rogers
4
-105
/
+46
2024-10-10
perf tool_pmu: Move expr literals to tool_pmu
Ian Rogers
8
-97
/
+188
2024-10-10
perf tool_pmu: Rename perf_tool_event__* to tool_pmu__*
Ian Rogers
5
-26
/
+26
2024-10-10
perf tool_pmu: Rename enum perf_tool_event to tool_pmu_event
Ian Rogers
6
-47
/
+47
2024-10-10
perf tool_pmu: Factor tool events into their own PMU
Ian Rogers
17
-390
/
+518
2024-10-10
perf parse-events: Expose/rename config_term_name
Ian Rogers
2
-9
/
+13
2024-10-10
perf pmu: Allow hardcoded terms to be applied to attributes
Ian Rogers
3
-10
/
+54
2024-10-10
perf pmu: Simplify an asprintf error message
Ian Rogers
1
-7
/
+6
2024-10-10
perf tools: Remove unused color_fwrite_lines
Dr. David Alan Gilbert
2
-29
/
+0
2024-10-09
perf probe: Remove unused add_perf_probe_events
Dr. David Alan Gilbert
2
-19
/
+0
2024-10-08
Merge tag 'perf-tools-fixes-for-v6.12-1-2024-10-08' of git://git.kernel.org/p...
Linus Torvalds
4
-2
/
+8
2024-10-03
perf arm-spe: Dump metadata with version 2
Leo Yan
1
-5
/
+49
2024-10-03
perf arm-spe: Support metadata version 2
Leo Yan
1
-4
/
+95
2024-10-03
perf arm-spe: Define metadata header version 2
Leo Yan
2
-2
/
+38
2024-10-02
tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events
Ben Gainey
2
-3
/
+19
2024-10-02
tools/perf: Correctly calculate sample period for inherited SAMPLE_READ values
Ben Gainey
1
-9
/
+19
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
[prev]
[next]