summaryrefslogtreecommitdiff
path: root/tools/perf/util/sort.c
AgeCommit message (Expand)Author
2013-12-18perf sort: Do not compare dso againNamhyung Kim
2013-12-18perf sort: Compare addresses if no symbol infoNamhyung Kim
2013-11-11perf tools: Prevent condition that all sort keys are elidedNamhyung Kim
2013-11-04perf tools: Get current comm instead of last oneNamhyung Kim
2013-11-04perf tools: Compare hists comm by addressesFrederic Weisbecker
2013-11-04perf tools: Use an accessor to read thread commFrederic Weisbecker
2013-10-23perf tools: Stop using 'self' in some more placesArnaldo Carvalho de Melo
2013-10-21perf tools: Compare dso's also when comparing symbolsNamhyung Kim
2013-10-09perf tools: Fix srcline sort key behaviorNamhyung Kim
2013-10-09perf annotate: Pass dso instead of dso_name to get_srcline()Namhyung Kim
2013-10-09perf tools: Do not try to call addr2line on non-binary filesNamhyung Kim
2013-10-09perf annotate: Factor out get/free_srcline()Namhyung Kim
2013-10-09perf sort: Fix a memory leak on srclineNamhyung Kim
2013-10-04tools/perf: Add support for record transaction flagsAndi Kleen
2013-10-04tools/perf: Support sorting by in_tx or abort branch flagsAndi Kleen
2013-07-22perf tools: Move weight back to common sort keysAndi Kleen
2013-07-12perf report/top: Add option to collapse undesired parts of call graphGreg Price
2013-07-12perf tools: struct thread has a tid not a pidAdrian Hunter
2013-05-28perf sort: Cleanup sort__has_sym settingNamhyung Kim
2013-05-28perf sort: Consolidate sort_entry__setup_elide()Namhyung Kim
2013-05-28perf sort: Separate out memory-specific sort keysNamhyung Kim
2013-05-28perf sort: Factor out common code in sort_dimension__add()Namhyung Kim
2013-05-28perf sort: Introduce sort__mode variableNamhyung Kim
2013-05-28perf report: Fix alignment of symbol column when -v is givenNamhyung Kim
2013-04-01perf tools: Fix output of symbol_daddr offsetNamhyung Kim
2013-04-01perf tools: Add mem access sampling core supportStephane Eranian
2013-04-01perf tools: Add support for weight v7 (modified)Andi Kleen
2013-02-06perf sort: Check return value of strdup()Namhyung Kim
2013-02-06perf sort: Make setup_sorting returns an error codeNamhyung Kim
2013-02-06perf sort: Drop ip_[lr] arguments from _sort__sym_cmp()Namhyung Kim
2013-01-30perf sort: Use pclose() instead of fclose() on pipe streamThomas Jarosch
2013-01-24perf sort: Separate out branch stack specific sort keysNamhyung Kim
2013-01-24perf sort: Clean up sort__first_dimension settingNamhyung Kim
2013-01-24perf sort: Align cpu column to rightNamhyung Kim
2013-01-24perf sort: Fix --sort pid outputNamhyung Kim
2013-01-24perf sort: Get rid of unnecessary __maybe_unusedNamhyung Kim
2013-01-24perf sort: Move misplaced sort entry functionsNamhyung Kim
2013-01-24perf tools: remove redundant checks from _sort__sym_cmpSasha Levin
2012-10-16perf tools: Remove warnings on JIT samples for srcline sort keyNamhyung Kim
2012-10-16perf tools: Fix segfault when using srcline sort keyNamhyung Kim
2012-09-17perf tools: Add sort__has_symNamhyung Kim
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea
2012-09-07perf tools: Replace sort's standalone field_sep with symbol_conf.field_sepJiri Olsa
2012-06-19perf tools: Add sort by src line/numberArnaldo Carvalho de Melo
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-03-14perf tools: Incorrect use of snprintf results in SEGVAnton Blanchard
2012-03-09perf report: Auto-detect branch stack sampling modeStephane Eranian
2012-03-09perf tools: Add code to support PERF_SAMPLE_BRANCH_STACKRoberto Agostino Vitillo
2011-10-20perf hists browser: Elide DSO column when it is set to just one DSO, ditto fo...Arnaldo Carvalho de Melo
2011-09-23perf sort: Fix symbol sort output by separating unresolved samples by typeAnton Blanchard