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