index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
ui
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-14
perf gtk/annotate: Fail early if it can't annotate
Namhyung Kim
1
-8
/
+8
2013-02-14
perf gtk/annotate: Show source lines with gray color
Namhyung Kim
1
-3
/
+27
2013-02-14
perf gtk/annotate: Support multiple event annotation
Namhyung Kim
2
-27
/
+48
2013-02-14
perf ui/gtk: Implement basic GTK2 annotation browser
Namhyung Kim
2
-1
/
+186
2013-02-06
perf hists browser: Add support to display whole group data for raw columns
Jiri Olsa
1
-27
/
+26
2013-02-06
perf hists browser: Add option for runtime switching perf data file
Feng Tang
2
-1
/
+112
2013-01-31
perf report: Show group description when event group is enabled
Namhyung Kim
2
-3
/
+36
2013-01-31
perf report: Bypass non-leader events when event group is enabled
Namhyung Kim
2
-6
/
+39
2013-01-31
perf gtk/browser: Trim column header string when event group enabled
Namhyung Kim
1
-1
/
+1
2013-01-31
perf gtk/browser: Add support for event group view
Namhyung Kim
1
-4
/
+52
2013-01-31
perf hists browser: Add suppport for event group view
Namhyung Kim
1
-0
/
+57
2013-01-31
perf hists browser: Move coloring logic to hpp functions
Namhyung Kim
1
-30
/
+42
2013-01-31
perf ui/hist: Add support for event group view
Namhyung Kim
2
-1
/
+63
2013-01-31
perf gtk/browser: Convert hpp helpers to a function
Namhyung Kim
1
-21
/
+47
2013-01-31
perf hists browser: Convert hpp helpers to a function
Namhyung Kim
1
-14
/
+32
2013-01-31
perf ui/hist: Consolidate hpp helpers
Namhyung Kim
1
-154
/
+84
2013-01-25
perf ui browser: Free browser->helpline() on ui_browser__hide()
Arnaldo Carvalho de Melo
1
-0
/
+2
2013-01-24
perf ui browsers: Fix usage of __ in struct names
Arnaldo Carvalho de Melo
2
-6
/
+6
2013-01-24
perf annotate browser: Fix segfault when drawing out-of-bounds jumps
Frederik Deweerdt
1
-12
/
+13
2013-01-24
perf ui/gtk: Setup browser window early
Namhyung Kim
1
-11
/
+11
2013-01-24
perf ui/gtk: Factor out common browser routines
Namhyung Kim
3
-223
/
+239
2013-01-24
perf hists: Rename hists__fprintf_nr_events to events_stats__fprintf
Arnaldo Carvalho de Melo
1
-3
/
+3
2013-01-24
perf evsel: Introduce perf_evsel__open_strerror method
Arnaldo Carvalho de Melo
1
-11
/
+0
2012-12-09
perf diff: Remove displacement output option
Jiri Olsa
1
-25
/
+0
2012-12-09
perf diff: Change formula methods to work with pair directly
Jiri Olsa
1
-1
/
+4
2012-12-09
perf diff: Change compute methods to work with pair directly
Jiri Olsa
1
-15
/
+25
2012-12-09
perf hists: Fix period symbol_conf.field_sep display
Jiri Olsa
1
-1
/
+5
2012-12-09
perf hists: Introduce perf_hpp__list for period related columns
Jiri Olsa
5
-81
/
+83
2012-12-09
perf ui/helpline: Introduce ui_helpline__vshow()
Namhyung Kim
4
-45
/
+41
2012-12-09
perf ui: Always compile error printing code
Namhyung Kim
1
-0
/
+10
2012-11-14
perf ui: Always compile browser setup code
Namhyung Kim
1
-0
/
+28
2012-11-14
perf ui: Add ui_progress__finish()
Namhyung Kim
3
-0
/
+17
2012-11-14
perf ui gtk: Implement ui_progress functions
Namhyung Kim
3
-0
/
+53
2012-11-14
perf ui: Introduce generic ui_progress helper
Namhyung Kim
5
-12
/
+40
2012-11-14
perf ui tui: Move progress.c under ui/tui directory
Namhyung Kim
1
-4
/
+4
2012-11-09
perf annotate: Don't try to follow jump target on PLT symbols
Namhyung Kim
1
-0
/
+12
2012-11-08
perf diff: Start moving to support matching more than two hists
Arnaldo Carvalho de Melo
1
-5
/
+5
2012-11-05
perf report: Postpone objdump check until annotation requested
Namhyung Kim
1
-6
/
+16
2012-11-05
perf tools: Introduce struct hist_browser_timer
Namhyung Kim
3
-42
/
+32
2012-10-31
perf browser: Don't show scripts menu for 'perf top'
Feng Tang
1
-2
/
+10
2012-10-29
perf hists browser: Integrate script browser into main hists browser
Feng Tang
1
-0
/
+38
2012-10-29
perf annotate browser: Integrate script browser into annotation browser
Feng Tang
1
-0
/
+6
2012-10-29
perf scripts browser: Add a browser for perf script
Feng Tang
1
-0
/
+189
2012-10-24
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-2
/
+4
2012-10-17
perf hists browser: Add back callchain folding symbol
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-10-16
perf hists browser: Fix off-by-two bug on the first column
Namhyung Kim
1
-1
/
+3
2012-10-05
perf diff: Display empty space for non paired samples
Jiri Olsa
1
-2
/
+8
2012-10-05
perf diff: Add -F option to display formula for computation
Jiri Olsa
2
-2
/
+24
2012-10-05
perf diff: Add -p option to display period values for hist entries
Jiri Olsa
1
-0
/
+21
2012-10-05
perf diff: Add weighted diff computation way to compare hist entries
Jiri Olsa
1
-0
/
+30
[next]