index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
sort.c
Age
Commit message (
Expand
)
Author
2020-04-03
perf report: Add 'cgroup' sort key
Namhyung Kim
2020-03-23
perf report: Print al_addr when symbol is not found
Jin Yao
2020-01-06
perf report/top: Improve toggle callchain menu option
Arnaldo Carvalho de Melo
2019-12-04
perf report: Make -F more strict like -s
Ravi Bangoria
2019-12-04
perf report/top TUI: Replace pr_err() with ui__error()
Ravi Bangoria
2019-11-19
perf dso: Move dso_id from 'struct map' to 'struct dso'
Arnaldo Carvalho de Melo
2019-11-19
perf map: Move comparision of map's dso_id to a separate function
Arnaldo Carvalho de Melo
2019-11-19
perf map: Move maj/min/ino/ino_generation to separate struct
Arnaldo Carvalho de Melo
2019-11-12
pref tools: Make 'struct addr_map_symbol' contain 'struct map_symbol'
Arnaldo Carvalho de Melo
2019-09-25
libperf: Add perf_evlist__first()/last() functions
Jiri Olsa
2019-08-31
perf symbols: Move mem_info and branch_info out of symbol.h
Arnaldo Carvalho de Melo
2019-08-31
perf auxtrace: Uninline functions that touch perf_session
Arnaldo Carvalho de Melo
2019-08-31
perf dsos: Move the dsos struct and its methods to separate source files
Arnaldo Carvalho de Melo
2019-08-31
libtraceevent, perf tools: Changes in tep_print_event_* APIs
Tzvetomir Stoyanov
2019-08-31
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
2019-08-29
perf tools: Remove debug.h from header files not needing it
Arnaldo Carvalho de Melo
2019-08-26
perf report: Use timestamp__scnprintf_nsec() for time sort key
Andi Kleen
2019-08-26
perf srcline: Add missing srcline.h header to files needing its defs
Arnaldo Carvalho de Melo
2019-08-26
perf cacheline: Move cacheline related routines to separate files
Arnaldo Carvalho de Melo
2019-07-29
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
2019-07-29
libperf: Add nr_entries to struct perf_evlist
Jiri Olsa
2019-07-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-03-19
perf report: Show all sort keys in help output
Andi Kleen
2019-03-11
perf report: Support time sort key
Andi Kleen
2019-02-19
perf report: Don't shadow inlined symbol with different addr range
He Kuang
2019-02-06
perf report: Move symbol annotation to the resort phase
Jiri Olsa
2019-02-06
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
2018-12-17
perf tools: Fix diverse comment typos
Ingo Molnar
2018-12-17
perf report: Display average IPC and IPC coverage per symbol
Jin Yao
2018-09-19
tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format...
Tzvetomir Stoyanov (VMware)
2018-09-19
tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_...
Tzvetomir Stoyanov (VMware)
2018-08-13
tools lib traceevent, perf tools: Rename pevent_read_number_* APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
tools lib traceevent, perf tools: Rename pevent print APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
tools lib traceevent, perf tools: Rename pevent find APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
tools lib traceevent, perf tools: Rename pevent alloc / free APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct te...
Tzvetomir Stoyanov (VMware)
2018-06-04
perf srcline: Make hist_entry srcline helper consistent with map's
Arnaldo Carvalho de Melo
2018-06-04
perf sort: Introduce addr_map_symbol__srcline() to make code more compact
Arnaldo Carvalho de Melo
2018-06-04
perf srcline: Introduce map__srcline() to make code more compact
Arnaldo Carvalho de Melo
2018-05-17
perf tools: Read the cache line size lazily
Arnaldo Carvalho de Melo
2018-04-26
perf symbols: No need to special case MAP__FUNCTION in fixup
Arnaldo Carvalho de Melo
2018-04-26
perf sort: Use mmap->prot on "dcacheline" formatting
Arnaldo Carvalho de Melo
2018-04-02
perf tools: Add a "dso_size" sort order
Kim Phillips
2018-02-16
perf tools: Fix comment for sort__* compare functions
Jiri Olsa
2018-01-18
perf tools: Use ui__error() for reporting --fields errors
Arnaldo Carvalho de Melo
2018-01-08
perf report: Fix a wrong offset issue when using /proc/kcore
Jin Yao
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-24
perf report: Compare symbol name for inlined frames when sorting
Milian Wolff
[next]