Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b24413180f5600bcb3bb70fbed5cf186b60864bd
/
tools
/
perf
/
builtin-diff.c
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
25ce4bb
perf config: Do not die when parsing u64 or int config values
by Arnaldo Carvalho de Melo
· 8 years ago
a43783a
perf tools: Include errno.h where needed
by Arnaldo Carvalho de Melo
· 8 years ago
fd20e81
perf tools: Including missing inttypes.h header
by Arnaldo Carvalho de Melo
· 8 years ago
b0ad8ea
perf tools: Remove unused 'prefix' from builtin functions
by Arnaldo Carvalho de Melo
· 8 years ago
f3b3614
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
by Hari Bathini
· 8 years ago
63b42fc
perf diff: Add -q/--quiet option
by Namhyung Kim
· 8 years ago
bb963e1
perf utils: Check verbose flag properly
by Namhyung Kim
· 8 years ago
be57b3f
perf diff: Change default setting to "delta-abs"
by Namhyung Kim
· 8 years ago
4b35994
perf diff: Add diff.compute config option
by Namhyung Kim
· 8 years ago
d49dd15
perf diff: Add diff.order config option
by Namhyung Kim
· 8 years ago
a1668c2
perf diff: Add 'delta-abs' compute method
by Namhyung Kim
· 8 years ago
a1c9f97
perf diff: Fix -o/--order option behavior (again)
by Namhyung Kim
· 8 years ago
29659ab
perf hists: Add support for header span
by Jiri Olsa
· 8 years ago
74bb43f
perf hists: Add line argument into perf_hpp_fmt's header callback
by Jiri Olsa
· 8 years ago
e5cadb9
perf evlist: Rename for_each() macros to for_each_entry()
by Arnaldo Carvalho de Melo
· 9 years ago
e144655
perf session: Destructors should accept NULL
by Arnaldo Carvalho de Melo
· 9 years ago
0102ef3
perf hists: Rename __hists__add_entry to hists__add_entry
by Jiri Olsa
· 9 years ago
da1b040
perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback
by Jiri Olsa
· 9 years ago
0537217
perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback
by Jiri Olsa
· 9 years ago
d05e3aa
perf stdio: Add use_callchain parameter to hists__fprintf
by Jiri Olsa
· 9 years ago
a706670
perf tools: Set buildid dir under symfs when --symfs is provided
by He Kuang
· 9 years ago
5222503
perf hists: Move sort__need_collapse into struct perf_hpp_list
by Jiri Olsa
· 9 years ago
bb3eb56
perf machine: Rename perf_event__preprocess_sample to machine__resolve
by Arnaldo Carvalho de Melo
· 9 years ago
b8cbb34
perf config: Bring perf_default_config to the very beginning at main()
by Wang Nan
· 9 years ago
21e6d84
perf diff: Use perf_hpp__register_sort_field interface
by Jiri Olsa
· 9 years ago
40184c4
perf tools: Pass evlist to setup_sorting()
by Namhyung Kim
· 9 years ago
fd36f3d
perf hist: Pass struct sample to __hists__add_entry()
by Namhyung Kim
· 9 years ago
f9db0d0
perf callchain: Allow disabling call graphs per event
by Kan Liang
· 9 years ago
b91fc39
perf machine: Protect the machine->threads with a rwlock
by Arnaldo Carvalho de Melo
· 10 years ago
6b1f342
perf diff: Add kallsyms option
by David Ahern
· 10 years ago
8b8ca6e
perf tools: Don't allow empty argument for field-separator
by Wang Nan
· 10 years ago
b7b61cb
perf ordered_events: Shorten function signatures
by Arnaldo Carvalho de Melo
· 10 years ago
566b5cf
perf diff: Fix -o/--order option behavior
by Namhyung Kim
· 10 years ago
56495a8
perf diff: Fix output ordering to honor next column
by Namhyung Kim
· 10 years ago
87bbdf7
perf tools: Pass struct perf_hpp_fmt to its callbacks
by Namhyung Kim
· 10 years ago
ff21cef
perf diff: Introduce fmt_to_data_file() helper
by Namhyung Kim
· 10 years ago
ec3d07c
perf diff: Print diff result more precisely
by Namhyung Kim
· 10 years ago
38259a1
perf diff: Get rid of hists__compute_resort()
by Namhyung Kim
· 10 years ago
6733d1b
perf hists: Rename hist_entry__free to __delete
by Arnaldo Carvalho de Melo
· 10 years ago
e7024fc
perf diff: Fix to sort by baseline field by default
by Namhyung Kim
· 10 years ago
740b97f
perf report: Show progress bar for output resorting
by Namhyung Kim
· 10 years ago
68ca9d6
perf diff: Add missing handler for PERF_RECORD_MMAP2 events
by Kan Liang
· 10 years ago
9ab1f50
perf diff: Add missing hists__init() call at tool start
by Kan Liang
· 10 years ago
4ea062ed
perf evsel: Add hists helper
by Arnaldo Carvalho de Melo
· 10 years ago
52e02834
perf tools: Modify error code for when perf_session__new() fails
by Taeung Song
· 10 years ago
0a7e6d1
perf tools: Check recorded kernel version when finding vmlinux
by Namhyung Kim
· 10 years ago
0a8cb85
perf tools: Rename ordered_samples bool to ordered_events
by Jiri Olsa
· 11 years ago
a0b51af
perf hists: Check if accumulated when adding a hist entry
by Namhyung Kim
· 12 years ago
512ae1b
perf tools: Consolidate management of default sort orders
by Namhyung Kim
· 11 years ago
a2ce067
perf tools: Allow hpp fields to be sort keys
by Namhyung Kim
· 11 years ago
820bc81
perf tools: Account entry stats when it's added to the output tree
by Namhyung Kim
· 11 years ago
9283ba9
perf hists: Add a couple of hists stat helper functions
by Namhyung Kim
· 11 years ago
ae993ef
perf hists: Move column length calculation out of hists__inc_stats()
by Namhyung Kim
· 11 years ago
6263835
perf hists: Rename hists__inc_stats()
by Namhyung Kim
· 11 years ago
0b93da1
perf tools: Add hist.percentage config option
by Namhyung Kim
· 11 years ago
8810f6c
perf diff: Add --percentage option
by Namhyung Kim
· 11 years ago
94a0793
perf ui hists: Pass evsel to hpp->header/width functions explicitly
by Namhyung Kim
· 11 years ago
a5846e2
perf diff: Color the Weighted Diff column
by Ramkumar Ramachandra
· 11 years ago
1f513b2
perf diff: Color the Ratio column
by Ramkumar Ramachandra
· 11 years ago
01f10bc
perf diff: Color the Delta column
by Ramkumar Ramachandra
· 11 years ago
0050f7a
perf evlist: Introduce evlist__for_each() & friends
by Arnaldo Carvalho de Melo
· 11 years ago
74cf249
perf tools: Use zfree to help detect use after free bugs
by Arnaldo Carvalho de Melo
· 11 years ago
d8d9608
perf kvm: Make perf kvm diff support --guestmount.
by Dongsheng Yang
· 11 years ago
41a4e6e
perf hists: Consolidate __hists__add_*entry()
by Namhyung Kim
· 11 years ago
c1fb565
perf tools: Show progress on histogram collapsing
by Namhyung Kim
· 11 years ago
c824c43
perf tools: Stop using 'self' in some more places
by Arnaldo Carvalho de Melo
· 11 years ago
f5fc141
perf tools: Add data object to handle perf data file
by Jiri Olsa
· 11 years ago
475eeab
tools/perf: Add support for record transaction flags
by Andi Kleen
· 11 years ago
e44baa3
perf tools: Remove filter parameter of perf_event__preprocess_sample()
by Adrian Hunter
· 11 years ago
5f3f8d3
perf diff: Add generic order option for compute sorting
by Jiri Olsa
· 12 years ago
ef358e6
perf diff: Making compute functions static
by Jiri Olsa
· 12 years ago
22aeb7f
perf diff: Change diff command to work over multiple data files
by Jiri Olsa
· 12 years ago
c818b49
perf diff: Move columns into struct data__file
by Jiri Olsa
· 12 years ago
345dc0b
perf diff: Move diff related columns into diff command
by Jiri Olsa
· 12 years ago
1d81c7f
perf diff: Display data file info ahead of the diff output
by Jiri Olsa
· 12 years ago
9af303e
perf diff: Switching the base hists to be pairs head
by Jiri Olsa
· 12 years ago
ec30842
perf diff: Introducing diff_data object to hold files
by Jiri Olsa
· 12 years ago
0276c22
perf tools: Fix -x/--exclude-other option for report command
by Jiri Olsa
· 12 years ago
367c53c
perf diff: Use internal rb tree for hists__precompute
by Jiri Olsa
· 12 years ago
064f198
perf report: Add --percent-limit option
by Namhyung Kim
· 12 years ago
08e7154
perf sort: Consolidate sort_entry__setup_elide()
by Namhyung Kim
· 12 years ago
0548429
perf tools: Add support for weight v7 (modified)
by Andi Kleen
· 12 years ago
5530998
perf sort: Make setup_sorting returns an error code
by Namhyung Kim
· 12 years ago
66f97ed
perf diff: Use internal rb tree for compute resort
by Namhyung Kim
· 12 years ago
ce74f60
perf hists: Link hist entries before inserting to an output tree
by Namhyung Kim
· 12 years ago
9afcf93
perf hists: Exchange order of comparing items when collapsing hists
by Namhyung Kim
· 12 years ago
db6d0bb
perf diff: Remove displacement output option
by Jiri Olsa
· 12 years ago
f4c8bae
perf diff: Change formula methods to work with pair directly
by Jiri Olsa
· 12 years ago
05472da
perf diff: Change compute methods to work with pair directly
by Jiri Olsa
· 12 years ago
1240005
perf hists: Introduce perf_hpp__list for period related columns
by Jiri Olsa
· 12 years ago
bfaef4b
perf diff: Use hists__link when not pairing just with baseline
by Arnaldo Carvalho de Melo
· 12 years ago
95529be
perf diff: Move hists__match to the hists lib
by Arnaldo Carvalho de Melo
· 12 years ago
b821c73
perf diff: Start moving to support matching more than two hists
by Arnaldo Carvalho de Melo
· 12 years ago
f62d3f0
perf event: No need to create a thread when handling PERF_RECORD_EXIT
by Arnaldo Carvalho de Melo
· 12 years ago
d88c48f
perf diff: Include samples without symbol in overall stats
by Jiri Olsa
· 12 years ago
ed279da
perf diff: Add -F option to display formula for computation
by Jiri Olsa
· 12 years ago
61949b2
perf diff: Add -p option to display period values for hist entries
by Jiri Olsa
· 12 years ago
81d5f95
perf diff: Add weighted diff computation way to compare hist entries
by Jiri Olsa
· 12 years ago
96c47f1
perf diff: Add option to sort entries based on diff computation
by Jiri Olsa
· 12 years ago
Next »