index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evsel_fprintf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf evsel: Rename perf_evsel__fprintf() to evsel__fprintf()
Arnaldo Carvalho de Melo
2020-05-28
1
-2
/
+1
*
perf evsel: Rename perf_evsel__is_*() to evsel__is*()
Arnaldo Carvalho de Melo
2020-05-05
1
-1
/
+1
*
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
2020-05-05
1
-3
/
+3
*
perf callchain: Use 'struct map_symbol' in 'struct callchain_cursor_node'
Arnaldo Carvalho de Melo
2019-11-12
1
-12
/
+17
*
perf evsel: Introduce evsel_fprintf.h
Arnaldo Carvalho de Melo
2019-09-25
1
-0
/
+1
*
perf evsel: Remove need for symbol_conf in evsel_fprintf.c
Arnaldo Carvalho de Melo
2019-09-25
1
-8
/
+6
*
perf callchain: Remove needless event.h include
Arnaldo Carvalho de Melo
2019-09-20
1
-0
/
+1
*
libperf: Move nr_members from perf's evsel to libperf's perf_evsel
Jiri Olsa
2019-07-29
1
-2
/
+2
*
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
2019-07-29
1
-4
/
+4
*
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-29
1
-2
/
+2
*
perf tools: Support 'srccode' output
Andi Kleen
2018-12-17
1
-0
/
+1
*
tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_...
Tzvetomir Stoyanov (VMware)
2018-09-19
1
-1
/
+1
*
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 script: Mark inlined frames and do not print DSO for them
Milian Wolff
2017-10-24
1
-1
/
+4
*
|
perf report: Remove code to handle inline frames from browsers
Milian Wolff
2017-10-24
1
-32
/
+0
|
/
*
perf script: Add --inline option for debugging
Namhyung Kim
2017-05-24
1
-0
/
+33
*
perf str{filter,list}: Disentangle headers
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf symbols: No need to check if sym->name is NULL
Arnaldo Carvalho de Melo
2017-02-13
1
-1
/
+0
*
perf script: Add option to stop printing callchain
David Ahern
2016-11-29
1
-0
/
+8
*
perf callchain: Add option to skip ignore symbol when printing callchains
Namhyung Kim
2016-11-25
1
-1
/
+6
*
perf evsel: Support printing callchains with arrows
Namhyung Kim
2016-11-23
1
-0
/
+6
*
perf symbols: Print symbol offsets conditionally
Namhyung Kim
2016-11-23
1
-2
/
+4
*
perf script: Fix vanished idle symbols
Adrian Hunter
2016-09-29
1
-5
/
+2
*
perf symbols: Rename ->ignore to ->idle
Arnaldo Carvalho de Melo
2016-08-30
1
-2
/
+2
*
perf evsel: Move fprintf methods to separate source file
Arnaldo Carvalho de Melo
2016-04-15
1
-0
/
+212