Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
tools
/
powerdebug.git
/
refs/heads/android
/
clocks.c
2489bc7
The clock rates that are reported are incorrect
by Shaojie Sun
· 12 years ago
73e5d97
modify clock rate from int to unsigned int.
by Shaojie Sun
· 12 years ago
88fdebb
clock: support common clock framework
by Sanjay Singh Rawat
· 12 years ago
a14971b
clock.c: use standard kernel/debug location
by Nishanth Menon
· 14 years ago
25fc4a3
follow symlinks when browsing the directory tree
by Daniel Lezcano
· 14 years ago
caafece
fix segfault when no clock is available
by Daniel Lezcano
· 14 years ago
d577aaa
Optimize the code
by Daniel Lezcano
· 14 years ago
73b4002
add a select callback on a clock from the search result
by Daniel Lezcano
· 14 years ago
a12163d
find a clock with a clock name
by Daniel Lezcano
· 14 years ago
372ffba
Optimize the display
by Daniel Lezcano
· 14 years ago
75bd395
Cleanup the headers
by Daniel Lezcano
· 14 years ago
fa45333
Factor out display code
by Daniel Lezcano
· 14 years ago
1562748
cleanup the headers
by Daniel Lezcano
· 14 years ago
b301b08
Encapsulate the display (6)
by Daniel Lezcano
· 14 years ago
597892a
make the functions name consistent
by Daniel Lezcano
· 14 years ago
b3e6e81
make all pm block own their display data
by Daniel Lezcano
· 14 years ago
88b38e3
Add some helper functions in a specific utils file
by Daniel Lezcano
· 14 years ago
05916f8
remove unused 'hrow' and 'selected' parameters
by Daniel Lezcano
· 14 years ago
2adc48d
rewrite the powerdebug clock code
by Daniel Lezcano
· 14 years ago
7b16b81
remove unused 'verbose' option
by Daniel Lezcano
· 14 years ago
c789194
remove unused code and parameter for clock dump function
by Daniel Lezcano
· 14 years ago
49f7b2b
remove unused parameter 'options->dump'
by Daniel Lezcano
· 14 years ago
3e38e0f
remove unused parameter
by Daniel Lezcano
· 14 years ago
afe6225
use 'find' tree function
by Daniel Lezcano
· 14 years ago
7801c2d
Remove old clock tree dump code
by Daniel Lezcano
· 14 years ago
9d5431c
use the tree code to dump the clocks
by Daniel Lezcano
· 14 years ago
141c048
function helper to read the files
by Daniel Lezcano
· 14 years ago
c193b60
tree structure abstraction for directory hierarchies
by Daniel Lezcano
· 14 years ago
95b0dac
fix segfault when the default window is not the clock
by Daniel Lezcano
· 14 years ago
b2565a8
provide a clock allocator
by Daniel Lezcano
· 14 years ago
28b53cd
reorganize code to prevent forward declaration
by Daniel Lezcano
· 14 years ago
c45662b
move clock_info structure definition
by Daniel Lezcano
· 14 years ago
4b66907
nit : fix output hexadecimal format
by Daniel Lezcano
· 14 years ago
ef32319
Remove pointless function definitions
by Daniel Lezcano
· 14 years ago
f0e0665
simplify clock_init function
by Daniel Lezcano
· 14 years ago
6a0f6fb
Return an error instead of exiting deeper in the code
by Daniel Lezcano
· 14 years ago
c5a65bf
Remove unused clk_name variable
by Daniel Lezcano
· 14 years ago
2d19ae8
improve function to read the file
by Daniel Lezcano
· 14 years ago
9dc3fb3
change debugfs finder function
by Daniel Lezcano
· 14 years ago
897f733
Further reduce dump variable usage
by Daniel Lezcano
· 14 years ago
558a6d5
make 'selectedwindow' variable static
by Daniel Lezcano
· 14 years ago
c671833
make 'dump' variable static
by Daniel Lezcano
· 14 years ago
c0e17fc
copyright: remove IBM copyright
by Amit Kucheria
· 15 years ago
a0adae4
Mass whitespace fixups
by Amit Kucheria
· 15 years ago
422c52f
By default show all data in dump mode
by Amit Arora
· 15 years ago
a06a730
Re-read clock tree on "refresh"
by Amit Arora
· 15 years ago
3bd7916
Show parents for a given clock in ncurses mode too
by Amit Arora
· 15 years ago
f4fb810
Show parents, when given a clock name in dump mode
by Amit Arora
· 15 years ago
51d1b9c
Fix scrolling for first clock beyond screen
by Amit Arora
· 15 years ago
8135077
Bug: fix sigsegv for -cd options
by Amit Arora
· 15 years ago
59429a4
comment out debug/test code
by Amit Arora
· 15 years ago
04f9774
If unable to read clock tree, inform user
by Amit Arora
· 15 years ago
3bc8c92
Scroll when user selects clock beyond maxy
by Amit Arora
· 15 years ago
ac4e865
expand/collapse clocks
by Amit Arora
· 15 years ago
031263a
Use in-memory ds to display clocks in ncurses mode
by Amit Arora
· 15 years ago
97006e5
some cleanups
by Amit Arora
· 15 years ago
6e774cd
Fix coding style
by Amit Arora
· 15 years ago
ed3e565
Discover debugfs mntpoint and split header files
by Amit Arora
· 15 years ago
eb6cba9
Read/Dump clock tree in/from memory
by Amit Arora
· 15 years ago
29cb757
Display all clocks in non-verbose mode too
by Amit Arora
· 15 years ago
b8c5846
Display clocks with more than zero usecount, in non-verbose mode
by Amit Arora
· 15 years ago
0e51272
Add dump option support for displaying clock tree (from debugfs)
by Amit Arora
· 15 years ago
24ed7d1
add multi-level support to clock info
by Amit Arora
· 15 years ago
728e0c9
Version 0.2 (add clock info)
by Amit Arora
· 15 years ago