Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
36f2d1f151215c48d902947d64b86dc5ab277e19
/
tools
/
perf
/
util
/
sort.c
930477b
perf sort: Cleanup sort__has_sym setting
by Namhyung Kim
· 12 years ago
08e7154
perf sort: Consolidate sort_entry__setup_elide()
by Namhyung Kim
· 12 years ago
afab87b
perf sort: Separate out memory-specific sort keys
by Namhyung Kim
· 12 years ago
2f532d0
perf sort: Factor out common code in sort_dimension__add()
by Namhyung Kim
· 12 years ago
55369fc
perf sort: Introduce sort__mode variable
by Namhyung Kim
· 12 years ago
ded19d5
perf report: Fix alignment of symbol column when -v is given
by Namhyung Kim
· 12 years ago
6266774
perf tools: Fix output of symbol_daddr offset
by Namhyung Kim
· 12 years ago
98a3b32
perf tools: Add mem access sampling core support
by Stephane Eranian
· 12 years ago
0548429
perf tools: Add support for weight v7 (modified)
by Andi Kleen
· 12 years ago
5936f54
perf sort: Check return value of strdup()
by Namhyung Kim
· 12 years ago
5530998
perf sort: Make setup_sorting returns an error code
by Namhyung Kim
· 12 years ago
51f27d1
perf sort: Drop ip_[lr] arguments from _sort__sym_cmp()
by Namhyung Kim
· 12 years ago
8eb44dd
perf sort: Use pclose() instead of fclose() on pipe stream
by Thomas Jarosch
· 12 years ago
fc5871e
perf sort: Separate out branch stack specific sort keys
by Namhyung Kim
· 12 years ago
6f38cf2
perf sort: Clean up sort__first_dimension setting
by Namhyung Kim
· 12 years ago
dccf180
perf sort: Align cpu column to right
by Namhyung Kim
· 12 years ago
fb29a33
perf sort: Fix --sort pid output
by Namhyung Kim
· 12 years ago
4335552
perf sort: Get rid of unnecessary __maybe_unused
by Namhyung Kim
· 12 years ago
14d1ac7
perf sort: Move misplaced sort entry functions
by Namhyung Kim
· 12 years ago
53985a7
perf tools: remove redundant checks from _sort__sym_cmp
by Sasha Levin
· 12 years ago
88481b6
perf tools: Remove warnings on JIT samples for srcline sort key
by Namhyung Kim
· 12 years ago
ffe10c6
perf tools: Fix segfault when using srcline sort key
by Namhyung Kim
· 12 years ago
1af55640
perf tools: Add sort__has_sym
by Namhyung Kim
· 12 years ago
1d037ca
perf tools: Use __maybe_used for unused variables
by Irina Tirdea
· 12 years ago
0ca0c13
perf tools: Replace sort's standalone field_sep with symbol_conf.field_sep
by Jiri Olsa
· 12 years ago
409a8be
perf tools: Add sort by src line/number
by Arnaldo Carvalho de Melo
· 13 years ago
9c2b957
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
b832796
perf tools: Incorrect use of snprintf results in SEGV
by Anton Blanchard
· 13 years ago
993ac88
perf report: Auto-detect branch stack sampling mode
by Stephane Eranian
· 13 years ago
b538752
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
by Roberto Agostino Vitillo
· 13 years ago
cc02c92
perf hists browser: Elide DSO column when it is set to just one DSO, ditto for threads
by Arnaldo Carvalho de Melo
· 13 years ago
6bb8f31
perf sort: Fix symbol sort output by separating unresolved samples by type
by Anton Blanchard
· 13 years ago
fd8ea21
perf tools: Allow sort dimensions to be registered more than once
by Frederic Weisbecker
· 13 years ago
872a878
perf tools: Make sort operations static
by Frederic Weisbecker
· 13 years ago
1437a30
perf hist: Better displaying of unresolved DSOs and symbols
by Ian Munsie
· 14 years ago
fb89941
perf hists: Fixup addr snprintf width on 32 bit arches
by Arnaldo Carvalho de Melo
· 14 years ago
8a6c5b2
perf sort: Make column width code per hists instance
by Arnaldo Carvalho de Melo
· 14 years ago
f60f359
perf report: Implement --sort cpu
by Arun Sharma
· 15 years ago
edb7c60
perf options: Type check all the remaining OPT_ variants
by Arnaldo Carvalho de Melo
· 15 years ago
fcd1498
perf tools: Fix accidentally preprocessed snprintf callback
by Frederic Weisbecker
· 15 years ago
2aefa4f
perf tools: sort_dimension__add shouldn't die
by Arnaldo Carvalho de Melo
· 15 years ago
a4e3b95
perf hist: Replace ->print() routines by ->snprintf() equivalents
by Arnaldo Carvalho de Melo
· 15 years ago
59fd530
perf tools: Introduce struct map_symbol
by Arnaldo Carvalho de Melo
· 15 years ago
c351c28
perf diff: Use perf_session__fprintf_hists just like 'perf record'
by Arnaldo Carvalho de Melo
· 15 years ago
c8829c7
perf util: Remove setup_sorting dups
by Arnaldo Carvalho de Melo
· 15 years ago
a4fb581
perf tools: Bind callchains to the first sort dimension column
by Frederic Weisbecker
· 15 years ago
af0a6fa
perf tools: Fix missing top level callchain
by Frederic Weisbecker
· 15 years ago
439d473
perf tools: Rewrite and improve support for kernel modules
by Arnaldo Carvalho de Melo
· 15 years ago
dd68ada
perf tools: Create util/sort.and use it
by John Kacur
· 15 years ago