index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-list.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf list: Add output file option
Ian Rogers
2024-01-26
1
-82
/
+129
*
perf list: Fix JSON segfault by setting the used skip_duplicate_pmus callback
Ian Rogers
2023-12-05
1
-0
/
+6
*
perf list: Don't print Unit for "default_core"
Ian Rogers
2023-08-31
1
-1
/
+1
*
perf pmus: Skip duplicate PMUs and don't print list suffix by default
Ian Rogers
2023-08-29
1
-0
/
+8
*
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
2023-08-25
1
-1
/
+1
*
perf jevents: Don't append Unit to desc
Ian Rogers
2023-08-25
1
-1
/
+12
*
perf list: Check arguments to show libpfm4 events
Ian Rogers
2023-06-12
1
-1
/
+11
*
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
1
-2
/
+2
*
perf jevents: Add support for metricgroup descriptions
Ian Rogers
2023-05-27
1
-3
/
+8
*
perf stat: Make cputype filter generic
Ian Rogers
2023-05-15
1
-8
/
+13
*
perf list: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-12
1
-2
/
+2
*
tools: Rename __fallthrough to fallthrough
Liam Howlett
2023-04-07
1
-2
/
+2
*
perf list: Support for printing metric thresholds
Ian Rogers
2023-02-19
1
-1
/
+12
*
perf pmu-events: Remove now unused event and metric variables
Ian Rogers
2023-02-03
1
-18
/
+2
*
perf list: JSON escape encoding improvements
Ian Rogers
2022-11-24
1
-42
/
+67
*
perf list: Support newlines in wordwrap
Ian Rogers
2022-11-24
1
-4
/
+7
*
perf list: Add JSON output option
Ian Rogers
2022-11-23
1
-67
/
+241
*
perf list: Reorganize to use callbacks to allow honouring command line options
Ian Rogers
2022-11-23
1
-52
/
+281
*
perf list: Generalize limiting to a PMU name
Ian Rogers
2022-11-15
1
-6
/
+12
*
perf list: Fix metricgroups title message
Andi Kleen
2022-10-14
1
-1
/
+1
*
perf parse-events: Break out tracepoint and printing
Ian Rogers
2022-08-02
1
-1
/
+1
*
perf list: Display hybrid PMU events with cpu type
Jin Yao
2021-10-25
1
-12
/
+30
*
perf list: Remove dead code in argument check
Namhyung Kim
2020-09-09
1
-7
/
+0
*
perf list: Add metrics to command line usage
Ian Rogers
2020-05-28
1
-1
/
+1
*
perf list: Hide deprecated events by default
Jin Yao
2019-10-19
1
-4
/
+10
*
perf list: Allow plurals for metric, metricgroup
Kim Phillips
2019-09-25
1
-2
/
+2
*
perf tools: Remove needless evlist.h include directives
Arnaldo Carvalho de Melo
2019-09-01
1
-1
/
+1
*
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
2019-09-01
1
-0
/
+1
*
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
2019-08-29
1
-2
/
+0
*
perf list: Output tool events
Andi Kleen
2019-04-01
1
-2
/
+4
*
perf list: Filter metrics too
Andi Kleen
2019-03-19
1
-1
/
+1
*
perf list: Display metric expressions for --details option
Jiri Olsa
2019-02-14
1
-4
/
+4
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
perf list: Add metric groups to perf list
Andi Kleen
2017-09-13
1
-0
/
+7
|
/
*
perf tools: Remove unused 'prefix' from builtin functions
Arnaldo Carvalho de Melo
2017-03-27
1
-1
/
+1
*
perf list: Move extra details printing to new option
Andi Kleen
2017-03-23
1
-4
/
+10
*
perf list: Add debug support for outputing alias string
Andi Kleen
2017-02-08
1
-0
/
+3
*
perf list: Support long jevents descriptions
Sukadev Bhattiprolu
2016-10-04
1
-5
/
+11
*
perf list: Add a --no-desc flag
Andi Kleen
2016-10-04
1
-5
/
+9
*
perf list: Show SDT and pre-cached events
Masami Hiramatsu
2016-07-14
1
-1
/
+5
*
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-12-17
1
-1
/
+1
*
perf list: Do event name substring search as last resort when no events found
Arnaldo Carvalho de Melo
2015-10-01
1
-2
/
+16
*
perf list: Remove blank lines, headers when piping output
Arnaldo Carvalho de Melo
2015-09-30
1
-1
/
+1
*
perf list: Extend raw-dump to certain kind of events
Yunlong Song
2015-02-27
1
-13
/
+8
*
perf list: Clean up the printing functions of hardware/software events
Yunlong Song
2015-02-27
1
-2
/
+4
*
perf list: Allow listing events with 'tracepoint' prefix
Yunlong Song
2015-02-27
1
-3
/
+1
*
perf list: Place the header text in its right position
Yunlong Song
2015-02-13
1
-0
/
+3
*
perf list: Fix --raw-dump option
Taesoo Kim
2015-01-03
1
-3
/
+10
*
perf list: Add usage
David Ahern
2013-11-05
1
-3
/
+14
[next]