Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
14d3d54052539a1e833b5b615add5bc9ac3ef76a
/
tools
/
perf
/
builtin-evlist.c
2dbfc94
perf evsel: Rename perf_evsel__fprintf() to evsel__fprintf()
by Arnaldo Carvalho de Melo
· 4 years, 8 months ago
ca12527
perf evsel: Introduce evsel_fprintf.h
by Arnaldo Carvalho de Melo
· 5 years ago
6ef81c5
perf session: Return error code for perf_session__new() function on failure
by Mamatha Inamdar
· 5 years ago
fb71c86c
perf tools: Remove util.h from where it is not needed
by Arnaldo Carvalho de Melo
· 5 years ago
1fc632c
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
by Jiri Olsa
· 5 years ago
32dcd02
perf evsel: Rename struct perf_evsel to struct evsel
by Jiri Olsa
· 5 years ago
2d4f279
perf data: Add global path holder
by Jiri Olsa
· 6 years ago
15bcdc9
Merge branch 'linus' into perf/core, to fix conflicts
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
eae8ad8
perf tools: Add struct perf_data_file
by Jiri Olsa
· 8 years ago
8ceb41d
perf tools: Rename struct perf_data_file to perf_data
by Jiri Olsa
· 8 years ago
b0ad8ea
perf tools: Remove unused 'prefix' from builtin functions
by Arnaldo Carvalho de Melo
· 8 years ago
e5cadb9
perf evlist: Rename for_each() macros to for_each_entry()
by Arnaldo Carvalho de Melo
· 9 years ago
775d8a1
perf evlist: Add --trace-fields option to show trace fields
by Namhyung Kim
· 9 years ago
4b6ab94
perf subcmd: Create subcmd library
by Josh Poimboeuf
· 9 years ago
c711836
perf tools: Introduce usage_with_options_msg()
by Namhyung Kim
· 9 years ago
9e3b6ec
perf evlist: Support using -f to override perf.data file ownership
by Yunlong Song
· 10 years ago
52e02834
perf tools: Modify error code for when perf_session__new() fails
by Taeung Song
· 10 years ago
84f5d36
perf tools: Move pr_* debug macros into debug object
by Jiri Olsa
· 10 years ago
0050f7a
perf evlist: Introduce evlist__for_each() & friends
by Arnaldo Carvalho de Melo
· 11 years ago
f5fc1412
perf tools: Add data object to handle perf data file
by Jiri Olsa
· 11 years ago
e35ef355
perf evlist: Pass the event_group info via perf_attr_details
by Arnaldo Carvalho de Melo
· 12 years ago
e6ab07d
perf evlist: Add --group option
by Namhyung Kim
· 12 years ago
0698aed
perf evsel: Adopt fprintf routine from 'perf evlist'
by Arnaldo Carvalho de Melo
· 12 years ago
70cb4e9
perf tools: Add a global variable "const char *input_name"
by Feng Tang
· 12 years ago
94d668d
perf evlist: Don't use globals where not needed to
by Arnaldo Carvalho de Melo
· 12 years ago
1d037ca
perf tools: Use __maybe_used for unused variables
by Irina Tirdea
· 12 years ago
7289f83
perf tools: Move all users of event_name to perf_evsel__name
by Arnaldo Carvalho de Melo
· 13 years ago
a1d44b9
perf evlist: Explicititely initialize input_name
by Arnaldo Carvalho de Melo
· 13 years ago
26252ea
perf evlist: Show event attribute details
by Arnaldo Carvalho de Melo
· 13 years ago
efad141
perf report: Accept fifos as input file
by Robert Richter
· 13 years ago
43adec9
perf evlist: New command to list the names of events present in a perf.data file
by Arnaldo Carvalho de Melo
· 14 years ago