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