index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-list.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-26
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-01-11
treewide: Update email address
Thomas Gleixner
1
-1
/
+1
2025-12-17
perf list: Remove unused 'sep' variable
Arnaldo Carvalho de Melo
1
-2
/
+2
2025-11-20
perf list: Support filtering in JSON output
Namhyung Kim
1
-0
/
+24
2025-11-20
perf list: Share print state with JSON output
Namhyung Kim
1
-62
/
+65
2025-11-20
perf list: Print matching PMU events for --unit
Namhyung Kim
1
-3
/
+5
2025-10-15
perf print-events: Remove print_symbol_events
Ian Rogers
1
-6
/
+12
2025-10-15
perf print-events: Remove print_hwcache_events
Ian Rogers
1
-4
/
+12
2025-07-26
perf list: Skip ABI PMUs when printing pmu values
Ian Rogers
1
-4
/
+13
2025-07-26
perf list: Remove tracepoint printing code
Ian Rogers
1
-6
/
+23
2025-07-26
perf parse-events: Remove non-json software events
Ian Rogers
1
-10
/
+9
2025-05-13
perf list: Display the PMU name associated with a perf metric in JSON
Ian Rogers
1
-2
/
+10
2025-02-26
perf list: Document -v option deduplication feature
James Clark
1
-1
/
+1
2025-02-19
perf list: Also append PMU name in verbose mode
James Clark
1
-5
/
+4
2024-11-13
perf list: Fix topic and pmu_name argument order
Jean-Philippe Romain
1
-2
/
+2
2024-10-10
perf tool_pmu: Factor tool events into their own PMU
Ian Rogers
1
-2
/
+11
2024-09-11
perf list: Avoid potential out of bounds memory read
Ian Rogers
1
-1
/
+1
2024-05-28
perf list: Fix the --no-desc option
Breno Leitao
1
-13
/
+10
2024-04-12
perf list: Escape '\r' in JSON output
Ian Rogers
1
-0
/
+3
2024-03-21
perf list: Allow wordwrap to wrap on commas
Ian Rogers
1
-4
/
+17
2024-02-16
perf list: For metricgroup only list include description
Ian Rogers
1
-7
/
+14
2024-01-26
perf list: Add output file option
Ian Rogers
1
-82
/
+129
2023-12-05
perf list: Fix JSON segfault by setting the used skip_duplicate_pmus callback
Ian Rogers
1
-0
/
+6
2023-08-31
perf list: Don't print Unit for "default_core"
Ian Rogers
1
-1
/
+1
2023-08-29
perf pmus: Skip duplicate PMUs and don't print list suffix by default
Ian Rogers
1
-0
/
+8
2023-08-25
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
1
-1
/
+1
2023-08-24
perf jevents: Don't append Unit to desc
Ian Rogers
1
-1
/
+12
2023-06-12
perf list: Check arguments to show libpfm4 events
Ian Rogers
1
-1
/
+11
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
1
-2
/
+2
2023-05-26
perf jevents: Add support for metricgroup descriptions
Ian Rogers
1
-3
/
+8
2023-05-15
perf stat: Make cputype filter generic
Ian Rogers
1
-8
/
+13
2023-04-12
perf list: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-2
/
+2
2023-04-06
tools: Rename __fallthrough to fallthrough
Liam Howlett
1
-2
/
+2
2023-02-19
perf list: Support for printing metric thresholds
Ian Rogers
1
-1
/
+12
2023-02-03
perf pmu-events: Remove now unused event and metric variables
Ian Rogers
1
-18
/
+2
2022-11-24
perf list: JSON escape encoding improvements
Ian Rogers
1
-42
/
+67
2022-11-24
perf list: Support newlines in wordwrap
Ian Rogers
1
-4
/
+7
2022-11-23
perf list: Add JSON output option
Ian Rogers
1
-67
/
+241
2022-11-23
perf list: Reorganize to use callbacks to allow honouring command line options
Ian Rogers
1
-52
/
+281
2022-11-15
perf list: Generalize limiting to a PMU name
Ian Rogers
1
-6
/
+12
2022-10-14
perf list: Fix metricgroups title message
Andi Kleen
1
-1
/
+1
2022-08-02
perf parse-events: Break out tracepoint and printing
Ian Rogers
1
-1
/
+1
2021-10-25
perf list: Display hybrid PMU events with cpu type
Jin Yao
1
-12
/
+30
2020-09-09
perf list: Remove dead code in argument check
Namhyung Kim
1
-7
/
+0
2020-05-28
perf list: Add metrics to command line usage
Ian Rogers
1
-1
/
+1
2019-10-19
perf list: Hide deprecated events by default
Jin Yao
1
-4
/
+10
2019-09-25
perf list: Allow plurals for metric, metricgroup
Kim Phillips
1
-2
/
+2
2019-08-31
perf tools: Remove needless evlist.h include directives
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-08-31
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-29
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
1
-2
/
+0
[next]