index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
sort.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-07-29
1
-10
/
+10
*
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-29
1
-14
/
+14
*
perf report: Show all sort keys in help output
Andi Kleen
2019-03-19
1
-0
/
+52
*
perf report: Support time sort key
Andi Kleen
2019-03-11
1
-0
/
+39
*
perf report: Don't shadow inlined symbol with different addr range
He Kuang
2019-02-19
1
-2
/
+8
*
perf report: Move symbol annotation to the resort phase
Jiri Olsa
2019-02-06
1
-7
/
+0
*
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
2019-02-06
1
-0
/
+1
*
perf tools: Fix diverse comment typos
Ingo Molnar
2018-12-17
1
-1
/
+1
*
perf report: Display average IPC and IPC coverage per symbol
Jin Yao
2018-12-17
1
-0
/
+61
*
tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format...
Tzvetomir Stoyanov (VMware)
2018-09-19
1
-2
/
+2
*
tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_...
Tzvetomir Stoyanov (VMware)
2018-09-19
1
-9
/
+9
*
tools lib traceevent, perf tools: Rename pevent_read_number_* APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
1
-1
/
+1
*
tools lib traceevent, perf tools: Rename pevent print APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
1
-3
/
+3
*
tools lib traceevent, perf tools: Rename pevent find APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
1
-2
/
+2
*
tools lib traceevent, perf tools: Rename pevent alloc / free APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
1
-1
/
+1
*
tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct te...
Tzvetomir Stoyanov (VMware)
2018-08-13
1
-1
/
+1
*
perf srcline: Make hist_entry srcline helper consistent with map's
Arnaldo Carvalho de Melo
2018-06-04
1
-4
/
+4
*
perf sort: Introduce addr_map_symbol__srcline() to make code more compact
Arnaldo Carvalho de Melo
2018-06-04
1
-20
/
+17
*
perf srcline: Introduce map__srcline() to make code more compact
Arnaldo Carvalho de Melo
2018-06-04
1
-47
/
+13
*
perf tools: Read the cache line size lazily
Arnaldo Carvalho de Melo
2018-05-17
1
-2
/
+2
*
perf symbols: No need to special case MAP__FUNCTION in fixup
Arnaldo Carvalho de Melo
2018-04-26
1
-1
/
+1
*
perf sort: Use mmap->prot on "dcacheline" formatting
Arnaldo Carvalho de Melo
2018-04-26
1
-2
/
+2
*
perf tools: Add a "dso_size" sort order
Kim Phillips
2018-04-02
1
-0
/
+41
*
perf tools: Fix comment for sort__* compare functions
Jiri Olsa
2018-02-16
1
-2
/
+5
*
perf tools: Use ui__error() for reporting --fields errors
Arnaldo Carvalho de Melo
2018-01-18
1
-2
/
+2
*
perf report: Fix a wrong offset issue when using /proc/kcore
Jin Yao
2018-01-08
1
-6
/
+10
*
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 report: Compare symbol name for inlined frames when sorting
Milian Wolff
2017-10-24
1
-0
/
+3
*
|
perf callchain: Mark inlined frames in output by " (inlined)" suffix
Milian Wolff
2017-10-24
1
-0
/
+3
|
/
*
perf sort: Add sort option for physical address
Kan Liang
2017-09-01
1
-0
/
+42
*
perf sort: Use default sort if evlist is empty
David Carrillo-Cisneros
2017-07-26
1
-1
/
+1
*
perf tools: Replace error() with pr_err()
Arnaldo Carvalho de Melo
2017-06-27
1
-11
/
+11
*
perf tools: Use just forward declarations for struct thread where possible
Arnaldo Carvalho de Melo
2017-04-24
1
-0
/
+1
*
perf tools: Remove regex.h and fnmatch.h from util.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf str{filter,list}: Disentangle headers
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Include errno.h where needed
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 tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf report: Enable sorting by srcline as key
Milian Wolff
2017-03-27
1
-6
/
+10
*
perf tools: Add 'cgroup_id' sort order keyword
Hari Bathini
2017-03-14
1
-0
/
+41
*
perf sort: Fix segfault with basic block 'cycles' sort dimension
Changbin Du
2017-03-13
1
-0
/
+5
*
perf tools: Allow sorting by symbol size
Charles Baylis
2017-03-03
1
-0
/
+41
*
perf utils: Check verbose flag properly
Namhyung Kim
2017-02-20
1
-4
/
+4
*
perf c2c report: Add src line sort key
Jiri Olsa
2016-10-19
1
-1
/
+1
*
perf tools: Make several sorting functions global
Jiri Olsa
2016-09-22
1
-3
/
+3
*
perf tools: Make output_field_add and sort_dimension__add global
Jiri Olsa
2016-09-22
1
-4
/
+4
*
perf tools: Make reset_dimensions global
Jiri Olsa
2016-09-22
1
-1
/
+1
*
perf report: Allow configuring the default sort order in ~/.perfconfig
Arnaldo Carvalho de Melo
2016-08-23
1
-1
/
+1
*
perf hists: Add support for header span
Jiri Olsa
2016-08-23
1
-2
/
+4
[next]