index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
ui
/
hist.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf diff: Start moving to support matching more than two hists
Arnaldo Carvalho de Melo
2012-11-08
1
-5
/
+5
*
perf diff: Display empty space for non paired samples
Jiri Olsa
2012-10-05
1
-2
/
+8
*
perf diff: Add -F option to display formula for computation
Jiri Olsa
2012-10-05
1
-1
/
+23
*
perf diff: Add -p option to display period values for hist entries
Jiri Olsa
2012-10-05
1
-0
/
+21
*
perf diff: Add weighted diff computation way to compare hist entries
Jiri Olsa
2012-10-05
1
-0
/
+30
*
perf diff: Add option to sort entries based on diff computation
Jiri Olsa
2012-10-05
1
-18
/
+11
*
perf diff: Add ratio computation way to compare hist entries
Jiri Olsa
2012-10-05
1
-0
/
+28
*
perf hists: Introduce struct he_stat
Namhyung Kim
2012-10-04
1
-15
/
+15
*
perf diff: Removing the total_period argument from output code
Jiri Olsa
2012-10-04
1
-11
/
+26
*
perf tool: Add hpp interface to enable/disable hpp column
Jiri Olsa
2012-10-04
1
-9
/
+6
*
perf tools: Removing hists pair argument from output path
Jiri Olsa
2012-10-04
1
-4
/
+5
*
perf hists: Separate overhead and baseline columns
Jiri Olsa
2012-10-04
1
-26
/
+48
*
perf diff: Refactor diff displacement possition info
Jiri Olsa
2012-10-04
1
-3
/
+5
*
perf hists browser: Fix output for 100.00%
Namhyung Kim
2012-09-14
1
-14
/
+14
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
1
-10
/
+11
*
perf hists: Use perf_hpp__format->width to calculate the column widths
Namhyung Kim
2012-09-08
1
-0
/
+27
*
perf hists: Handle field separator properly
Namhyung Kim
2012-09-08
1
-26
/
+48
*
perf hists: Introduce perf_hpp for hist period printing
Namhyung Kim
2012-09-08
1
-0
/
+340