Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fio
/
c3a5b6dc837031d429408a33124a027bf75604d7
/
graph.c
3c3ed07
White space spring cleaning
by Jens Axboe
· 13 years ago
ee2f55b
graph: factor out cairo text drawing helpers
by Stephen M. Cameron
· 13 years ago
a1e7972
gfio: improve and remember font selection
by Jens Axboe
· 13 years ago
4e14f01
graph: indentation fixup
by Jens Axboe
· 13 years ago
8dfd607
graph: return opaque graph_label_t for each label added
by Jens Axboe
· 13 years ago
01a947f
gfio: hide graph if all values are zero
by Jens Axboe
· 13 years ago
d0db819
graph: fix finding tooltips from label 1+
by Jens Axboe
· 13 years ago
bd10a06
graph: fix missing else
by Jens Axboe
· 13 years ago
cdae5ff
graph: prio tree alias handling
by Jens Axboe
· 13 years ago
5fb8d79
graph: remove unnecessary float multiplier
by Jens Axboe
· 13 years ago
b7a69ad
graph: yet one tooltip tweaking
by Jens Axboe
· 13 years ago
b552682
graph: bump prio end value by ytick delta, if all zeroes
by Jens Axboe
· 13 years ago
f00e43f
graph: cleanup tooltip alias handling
by Jens Axboe
· 13 years ago
4c0cd53
graph: fix crash on alias in prio tree
by Jens Axboe
· 13 years ago
08d7d5a
graph: clear prio root iter on extra loop
by Jens Axboe
· 13 years ago
3ca30e6
graph: fix for unitialized graph_value nodes
by Jens Axboe
· 13 years ago
29b88e0
graph: remove debug printf
by Jens Axboe
· 13 years ago
b65c7ec
graph: switch tooltip lookups to being range based in a prio tree
by Jens Axboe
· 13 years ago
0deba50
graph: stop matching tooltips if X diff is too large
by Jens Axboe
· 13 years ago
5aec668
graph: use 0 as the floor for the line graph
by Jens Axboe
· 13 years ago
ef4ad58
graph: tighten x-axis tooltip hit
by Jens Axboe
· 13 years ago
bb39379
graph: fix bar graph min/max displays
by Jens Axboe
· 13 years ago
9ede9c9
graph: move graphs a bit to the left, now we don't use Y axis labels
by Jens Axboe
· 13 years ago
d8fbeef
gfio: graphing updates
by Jens Axboe
· 13 years ago
93e2db2
gfio: add support for graph tooltips
by Jens Axboe
· 13 years ago
def0ac2
gfio: add extra space to the graphs at the edges
by Stephen M. Cameron
· 13 years ago
c148dae
graph: drop more than 1 entry, if we are more than 1 above the limit
by Jens Axboe
· 13 years ago
57f9d28
gfio: encapsulate x- and y-offsets into graph library
by Stephen M. Cameron
· 13 years ago
7175d91
gfio: add graph axis unit change notification callbacks
by Stephen M. Cameron
· 13 years ago
09ad20f
gfio: fix discrepancies between graph header and implementation
by Stephen M. Cameron
· 13 years ago
6bf8600
gfio: move graph area a bit to the right
by Stephen M. Cameron
· 13 years ago
3ea48b8
gfio: allow graph to stretch or shrink as window expands or contracts
by Stephen M. Cameron
· 13 years ago
10e54cd
gfio: right justify y-axis labels
by Stephen M. Cameron
· 13 years ago
d582bf7
gfio: fix problem with graph finding data range.
by Stephen M. Cameron
· 13 years ago
9ce9cfb
gfio: get rid of invisible data
by Stephen M. Cameron
· 13 years ago
38afe83
gfio: remove boxes between graphs
by Jens Axboe
· 13 years ago
cae0872
gfio: make empty graph show grid lines, not "No good data"
by Stephen M. Cameron
· 13 years ago
f3e8440
gfio: add font selection and resize original window
by Jens Axboe
· 13 years ago
87d5f27
graph: use unsigned ints
by Jens Axboe
· 13 years ago
af58ef3
gfio: Add mini library to draw bar graphs and line graphs
by Stephen M. Cameron
· 13 years ago