1. 03a7a03 tuna: help.py by John Kacur · 3 months ago main
  2. 5636a94 tuna: Fix help.py syntax warnings by John B. Wyatt IV · 4 months ago
  3. aca8392 tuna: Fix string syntax warnings with raw strings by John B. Wyatt IV · 5 months ago
  4. 5c2ff1e tuna: Don't start the gui if a display is not available by John Kacur · 1 year, 3 months ago
  5. 0c93bd0 tuna: Remove spec file from git by John Kacur · 1 year, 5 months ago
  6. fbde241 Add SPDX license identifiers by Clark Williams · 1 year, 7 months ago
  7. b972b8c tuna: Release 0.19 by John Kacur · 2 years, 1 month ago v0.19
  8. 0705ff8 tuna: Remove distutils from setup by John Kacur · 2 years, 1 month ago
  9. 4ccef8c tuna: Fix show_threads --cgroups run without a term by Leah Leshchinsky · 2 years, 4 months ago
  10. b04ce6f tuna: Adapt show_threads cgroup output to terminal size by Leah Leshchinsky · 2 years, 4 months ago
  11. 0681906 tuna: Update manpages for argparse CLI changes by Leah Leshchinsky · 2 years, 5 months ago
  12. bef2c20 tuna: remove import and fix help message by Leah Leshchinsky · 2 years, 5 months ago
  13. efcc75a tuna: tuna.py use fstrings by Leah Leshchinsky · 2 years, 5 months ago
  14. 1e2f6a3 tuna: tuna-cmd.py use fstrings by Leah Leshchinsky · 2 years, 5 months ago
  15. 67c5a4d tuna: tuna_gui.py use fstrings by Leah Leshchinsky · 2 years, 5 months ago
  16. 3ce861a tuna: Remove threads print statement by Leah Leshchinsky · 2 years, 5 months ago
  17. 3f1fbb0 tuna: Fix matching irqs in ps_show_thread by John Kacur · 2 years, 7 months ago
  18. f2a28b0 tuna: Replace python_ethtool with builtin funtionality by John Kacur · 2 years, 6 months ago
  19. 87f6d9e tuna: Add --sockets command line option by Leah Leshchinsky · 2 years, 7 months ago
  20. 9dd8c3e tuna: Move get_policy_and_rtprio call to parser level by Leah Leshchinsky · 2 years, 8 months ago
  21. eba1333 tuna: Update command-line interface by Leah Leshchinsky · 2 years, 8 months ago
  22. c5f281d tuna: release 0.18 by John Kacur · 2 years, 9 months ago v0.18
  23. d02ed73 tuna: Add missing command line options to man page by Leah Leshchinsky · 2 years, 9 months ago
  24. 681304a tuna: Add cleanlogs rule to Makefile by Leah Leshchinsky · 2 years, 11 months ago
  25. 85330a8 tuna: Add logging infrastructure to tuna-cmd by Leah Leshchinsky · 2 years, 11 months ago
  26. ef87501 tuna: Makefile: Fix "extra" is obsolete in ctags by John Kacur · 3 years ago
  27. 75fd6cb tuna: Fix get_nr_cpus to return configured cpus by Leah Leshchinsky · 3 years, 2 months ago
  28. adba6d6 tuna: Remove finally block in get_policy_and_rtprio by Leah Leshchinsky · 3 years, 2 months ago
  29. f857c82 tuna: Handle get_policy_and_rtprio exceptions by Leah Leshchinsky · 3 years, 2 months ago
  30. 8cad3c2 tuna: Fix typo for variable 'parm' by Leah Leshchinsky · 3 years, 2 months ago
  31. 7684169 tuna: Fix ModuleNotFoundError by John Kacur · 3 years, 2 months ago
  32. ac5de6b tuna: release 0.17 by John Kacur · 3 years, 2 months ago v0.17
  33. be34709 tuna: Create class Policy and allow users to specify policy in more formats by John Kacur · 3 years, 3 months ago
  34. 1dedd14 Clean up print statements for readability by Leah Leshchinsky · 3 years, 3 months ago
  35. 6e43ce5 tuna: Fix tuna displays incorrect cpu affinity when cpu is offlined by John Kacur · 3 years, 3 months ago
  36. 5419cb8 tuna: Add tags to gitignore by John Kacur · 3 years, 4 months ago
  37. 532739e tuna: Make it clear that include and isolate affects IRQs in help by John Kacur · 3 years, 5 months ago
  38. 43b4348 tuna: Don't use relative imports in tuna.py by John Kacur · 3 years, 5 months ago
  39. 1dd72d9 tuna: Print warning if setting affinity results in EBUSY and continue by John Kacur · 3 years, 5 months ago
  40. 72bc617 tuna: Improve sysfs.py by John Kacur · 3 years, 5 months ago
  41. 61ca6a8 tuna: A few simple spelling / grammar fixes in comments by John Kacur · 3 years, 5 months ago
  42. f785fce tuna: Remove is_s390 from tuna and use the python-linux-procfs function by John Kacur · 3 years, 5 months ago
  43. 253f8dd tuna: Use sys.exit instead of exit by John Kacur · 3 years, 5 months ago
  44. 13c6340 tuna: Replace "and or" with ternary by John Kacur · 3 years, 5 months ago
  45. c8297e0 tuna: Replace unnecessary comprehension by John Kacur · 3 years, 5 months ago
  46. c561ebc tuna: Add distinction between --spread and --move to error message by Leah Leshchinsky · 3 years, 6 months ago
  47. 3db7b6a tuna: Change tuna.spec to define version of python by John Kacur · 3 years, 6 months ago
  48. 93ac6cd tuna: Specify Gtk version before import to prevent warning by John Kacur · 3 years, 6 months ago
  49. 0efa31d tuna: Remove argument requirement for config_file_list option by Leah Leshchinsky · 3 years, 6 months ago
  50. 0a999ae tuna: Spelling fix in tuna-cmd.py Spelling fix in tuna-cmd.py Signed off-by: Ty Berry <tyberry@redhat.com> by tyberry@redhat.com · 3 years, 9 months ago
  51. 6bb9818 tuna: release 0.16 by John Kacur · 3 years, 9 months ago v0.16
  52. ebef638 tuna_gui: add command line option to explicitly disable perf usage by Federico Pellegrin · 3 years, 11 months ago
  53. aefdc47 procview: limit refresh rate in perf mode to refresh_time by Federico Pellegrin · 3 years, 11 months ago
  54. 45e3136 procview: fix thread refresh when using polling mode by Federico Pellegrin · 4 years ago
  55. f2b088a tuna: Correct allowable ranges in irqview and in procview by John Kacur · 4 years ago
  56. 5736b70 tuna: tuna add gui refresh option to the manpage by John Kacur · 4 years ago
  57. 98bd603 tuna_gui: add command line option to customize GUI refresh time by Federico Pellegrin · 4 years ago
  58. 9369a72 tuna-cmd: fix command line when inet_diag is present by Federico Pellegrin · 4 years ago
  59. 21d4104 procview: fix perf watch and add handler for errors by Federico Pellegrin · 4 years ago
  60. 75d39e6 procview: fix another identation error by Federico Pellegrin · 4 years ago
  61. 7a59bc6 tuna_gui: remove unused signal to prevent errors by Federico Pellegrin · 4 years ago
  62. 6e70dd4 procview: fix logic of refresh and attributes dialog display by Federico Pellegrin · 4 years ago
  63. d6f50b9 irqview, procview: spins in Gtk 3.0 need to have range defined by Federico Pellegrin · 4 years ago
  64. ea7f1c1 cpuview and util: add missing os import by Federico Pellegrin · 4 years ago
  65. 0bd34e8 oscilloscope: complete porting to Gtk 3.0 by Federico Pellegrin · 4 years ago
  66. 5b010c4 sysfs: correct and improve sorting by Federico Pellegrin · 4 years ago
  67. 3366274 cpuview: improve display of CPUs/Sockets for every CPU/socket number by Federico Pellegrin · 4 years ago
  68. 63760b2 profileview: fix text entry retrieval by Federico Pellegrin · 4 years ago
  69. 98969ef tuna: fix mnemonic accelerators for Gtk 3.0 by Federico Pellegrin · 4 years ago
  70. 6114470 tuna_gui: handle destroy handler to prevent error messages on startup by Federico Pellegrin · 4 years ago
  71. 9b0864f cpuview: a few more improvements for Gtk 3.0 by Federico Pellegrin · 4 years ago
  72. 6268eaa profileview: disable cursor_changed handler when manipulating list by Federico Pellegrin · 4 years ago
  73. 7d2f3c8 config: make configuration files consistently text only by Federico Pellegrin · 4 years ago
  74. 5d183d4 tuna: multiple fixes for Gtk-3.0 UI interface by Federico Pellegrin · 4 years ago
  75. cd9e707 tuna: Fix tuna --include option breakage by John Kacur · 4 years, 1 month ago
  76. d8ba4aa tuna: release 0.15 by John Kacur · 4 years, 2 months ago v0.15
  77. be7ea5c tuna: Add ctags to the tuna makefile by John Kacur · 4 years, 2 months ago
  78. cc2af6e tuna: Remove python-schedutils dependency by John Kacur · 4 years, 2 months ago
  79. e2bfea6 tuna: tuna_gui.py: Chanages to port to Gtk-3.0 by John Kacur · 4 years, 4 months ago
  80. bca58a1 tuna: tuna.py: Update spacing / tabs to modern python style by John Kacur · 4 years, 4 months ago
  81. 2c21b13 tuna: sysfs.py: Update spacing / tabs to modern python style by John Kacur · 4 years, 4 months ago
  82. 06017ce tuna: oscilloscope.py: Changes to port to Gtk-3.0 by John Kacur · 4 years, 4 months ago
  83. 98445c5 tuna: util.py: Fix some style problems by John Kacur · 4 years, 4 months ago
  84. 3a0c58c tuna: profileview.py: Port to Gtk-3.0 by John Kacur · 4 years, 5 months ago
  85. 5d43cf1 tuna: procview.py: Port to Gtk-3.0 by John Kacur · 4 years, 5 months ago
  86. b09e9a3 tuna:irqview.py: Port to Gtk-3.0 by John Kacur · 4 years, 5 months ago
  87. f71e656 tuna: config.py: Port file to Gtk-3.0 by John Kacur · 4 years, 5 months ago
  88. f43f47b tuna: Fix spacing of oscilloscope.py by John Kacur · 4 years, 5 months ago
  89. c0f49bd tuna: tuna-cmd.py Fix style problems recommened by PEP8 by John Kacur · 4 years, 5 months ago
  90. faa53c3 tuna: cpuview.py: box.pack_start needs extra parameter by John Kacur · 4 years, 6 months ago
  91. 0c12c61 tuna: commonview.py: Fix comparisons with None by John Kacur · 4 years, 6 months ago
  92. 7be86c0 tuna/gui/__init__.py: Fix some whitespace problems by John Kacur · 4 years, 6 months ago
  93. 3c9ee18 tuna: config.py: Update spacing to 4 spaces by John Kacur · 4 years, 6 months ago
  94. 638b46d tuna: tuna-cmd:py: Convert type comparison to isinstance by John Kacur · 4 years, 6 months ago
  95. e034761 tuna-cmd: Update the spacing and style for tuna-cmd by John Kacur · 4 years, 8 months ago
  96. faeab8b tuna: util.py: Update the spacing and fix some style problems by John Kacur · 4 years, 8 months ago
  97. aad6e6c tuna: procview.py: Update spacing and style by John Kacur · 4 years, 8 months ago
  98. dea7149 tuna: commonview.py: Update the spacing and style by John Kacur · 4 years, 8 months ago
  99. c003f25 tuna: procview.py: Update the spacing and style by John Kacur · 4 years, 8 months ago
  100. 04eee9a irqview: fix bad spacing by John Kacur · 4 years, 8 months ago