index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
sort.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-01
perf tools: Add mem access sampling core support
Stephane Eranian
1
-1
/
+8
2013-04-01
perf tools: Add support for weight v7 (modified)
Andi Kleen
1
-0
/
+3
2013-02-06
perf sort: Make setup_sorting returns an error code
Namhyung Kim
1
-1
/
+1
2013-01-24
perf sort: Separate out branch stack specific sort keys
Namhyung Kim
1
-2
/
+6
2012-12-09
perf diff: Remove displacement from struct hist_entry_diff
Jiri Olsa
1
-3
/
+0
2012-12-09
perf hists: Fix typo on hist__entry_add_pair
Namhyung Kim
1
-1
/
+1
2012-11-08
perf diff: Start moving to support matching more than two hists
Arnaldo Carvalho de Melo
1
-4
/
+23
2012-10-05
perf diff: Add weighted diff computation way to compare hist entries
Jiri Olsa
1
-0
/
+3
2012-10-05
perf diff: Add option to sort entries based on diff computation
Jiri Olsa
1
-0
/
+15
2012-10-04
perf hists: Introduce struct he_stat
Namhyung Kim
1
-6
/
+10
2012-10-04
perf diff: Refactor diff displacement possition info
Jiri Olsa
1
-1
/
+1
2012-10-04
perf hists: Add struct hists pointer to struct hist_entry
Jiri Olsa
1
-0
/
+1
2012-09-17
perf tools: Add sort__has_sym
Namhyung Kim
1
-0
/
+1
2012-09-07
perf tools: Replace sort's standalone field_sep with symbol_conf.field_sep
Jiri Olsa
1
-1
/
+0
2012-06-19
perf tools: Add sort by src line/number
Arnaldo Carvalho de Melo
1
-0
/
+2
2012-03-09
perf report: Enable TUI in branch view mode
Stephane Eranian
1
-2
/
+4
2012-03-09
perf report: Auto-detect branch stack sampling mode
Stephane Eranian
1
-1
/
+1
2012-03-09
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
Roberto Agostino Vitillo
1
-0
/
+9
2011-10-13
perf hists: Don't free decayed entries if in the annotation browser
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-10-07
perf hists: Threaded addition and sorting of entries
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-06-30
perf tools: Remove sort print helpers declarations
Frederic Weisbecker
1
-6
/
+0
2011-06-30
perf tools: Make sort operations static
Frederic Weisbecker
1
-8
/
+0
2010-08-22
perf: Keep track of the max depth of a callchain
Frederic Weisbecker
1
-1
/
+1
2010-07-27
perf ui: New hists tree widget
Arnaldo Carvalho de Melo
1
-0
/
+12
2010-07-23
perf sort: Make column width code per hists instance
Arnaldo Carvalho de Melo
1
-5
/
+1
2010-06-05
perf report: Implement --sort cpu
Arun Sharma
1
-1
/
+5
2010-05-17
perf options: Type check all the remaining OPT_ variants
Arnaldo Carvalho de Melo
1
-4
/
+4
2010-05-14
perf report: Report number of events, not samples
Arnaldo Carvalho de Melo
1
-5
/
+6
2010-05-11
perf report: Librarize the annotation code and use it in the newt browser
Arnaldo Carvalho de Melo
1
-6
/
+0
2010-04-19
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
1
-0
/
+5
2010-04-14
perf tools: Fix accidentally preprocessed snprintf callback
Frederic Weisbecker
1
-6
/
+6
2010-04-03
perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operations
Arnaldo Carvalho de Melo
1
-2
/
+7
2010-04-03
perf newt: Add a "Zoom into foo.so DSO" and reverse operations
Arnaldo Carvalho de Melo
1
-1
/
+2
2010-04-02
perf hist: Only allocate callchain_node if processing callchains
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-04-02
perf hist: Replace ->print() routines by ->snprintf() equivalents
Arnaldo Carvalho de Melo
1
-2
/
+2
2010-03-26
perf tools: Introduce struct map_symbol
Arnaldo Carvalho de Melo
1
-2
/
+1
2009-12-16
perf diff: Use perf_session__fprintf_hists just like 'perf record'
Arnaldo Carvalho de Melo
1
-0
/
+2
2009-12-15
perf diff: Introduce tool to show performance difference
Arnaldo Carvalho de Melo
1
-2
/
+6
2009-12-15
perf util: Remove setup_sorting dups
Arnaldo Carvalho de Melo
1
-0
/
+2
2009-10-23
perf tools: Bind callchains to the first sort dimension column
Frederic Weisbecker
1
-1
/
+9
2009-10-23
perf tools: Fix missing top level callchain
Frederic Weisbecker
1
-0
/
+1
2009-10-02
perf tools: Rewrite and improve support for kernel modules
Arnaldo Carvalho de Melo
1
-5
/
+2
2009-09-24
perf tools: Create util/sort.and use it
John Kacur
1
-0
/
+93