<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/debug_counter.c, branch v4.0.3</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Stop exporting symbols for MJIT</title>
<updated>2023-03-07T05:59:23+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-03-07T05:34:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=233ddfac541749a0da80ea27913dc1ef4ea700bb'/>
<id>233ddfac541749a0da80ea27913dc1ef4ea700bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add debug counters to RubyVM.stat (#6086)</title>
<updated>2022-12-08T01:09:30+00:00</updated>
<author>
<name>Chris Seaton</name>
<email>chris.seaton@shopify.com</email>
</author>
<published>2022-12-08T01:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=645cd94d9a2383f973ae2fd83fef7024ae59c679'/>
<id>645cd94d9a2383f973ae2fd83fef7024ae59c679</id>
<content type='text'>
* Add debug counters to RubyVM.stat

* Use SIZET2NUM

Co-author: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;

* Prefix debug_counter_names</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add debug counters to RubyVM.stat

* Use SIZET2NUM

Co-author: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;

* Prefix debug_counter_names</pre>
</div>
</content>
</entry>
<entry>
<title>MJIT: Remove obsoleted MJIT counters</title>
<updated>2022-12-07T07:05:00+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-12-07T07:01:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=57cb4a817916637eaeb4732f56c5aa5b748a4349'/>
<id>57cb4a817916637eaeb4732f56c5aa5b748a4349</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand tabs [ci skip]</title>
<updated>2022-07-21T16:42:04+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-07-21T16:23:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5b21e94bebed90180d8ff63dad03b8b948361089'/>
<id>5b21e94bebed90180d8ff63dad03b8b948361089</id>
<content type='text'>
[Misc #18891]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[Misc #18891]
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix leaked global symbols for debug counter</title>
<updated>2022-07-02T15:05:53+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-07-02T14:56:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=62084e19305c7047b5b979d6f7f33eab1f0f267d'/>
<id>62084e19305c7047b5b979d6f7f33eab1f0f267d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress -Wstring-concatenation</title>
<updated>2022-07-02T15:05:53+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-07-02T13:41:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d8be7d463d0c0764a9fcd25bdf1c2a0a4cb215a4'/>
<id>d8be7d463d0c0764a9fcd25bdf1c2a0a4cb215a4</id>
<content type='text'>
This concatenation of string literals is to not empty the array
initialization even if no counter is declared, but warned by clang as
suspicious.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This concatenation of string literals is to not empty the array
initialization even if no counter is declared, but warned by clang as
suspicious.
</pre>
</div>
</content>
</entry>
<entry>
<title>make RB_DEBUG_COUNTER_INC()_thread-safe</title>
<updated>2020-12-16T18:43:59+00:00</updated>
<author>
<name>Koichi Sasada</name>
<email>ko1@atdot.net</email>
</author>
<published>2020-12-16T16:29:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c58142134cccdd31811f12aabf4f9dd3ce6a17f7'/>
<id>c58142134cccdd31811f12aabf4f9dd3ce6a17f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid doubly showing debug counters</title>
<updated>2020-03-15T09:25:47+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2020-03-15T09:25:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d79890cbfaa32444e3bab60835d7f09abf3d9469'/>
<id>d79890cbfaa32444e3bab60835d7f09abf3d9469</id>
<content type='text'>
when RubyVM.show_debug_counters is explicitly called.

According to the original description in 70fd099220446e39bb80eb0bb32870ce12134619,
I think it's not intended to use the exit counter at all, and I'd like
to skip it when I need to explicitly call this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when RubyVM.show_debug_counters is explicitly called.

According to the original description in 70fd099220446e39bb80eb0bb32870ce12134619,
I think it's not intended to use the exit counter at all, and I'd like
to skip it when I need to explicitly call this.
</pre>
</div>
</content>
</entry>
<entry>
<title>add debug_counter access functions.</title>
<updated>2019-12-24T16:34:41+00:00</updated>
<author>
<name>Koichi Sasada</name>
<email>ko1@atdot.net</email>
</author>
<published>2019-12-24T16:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5220145ea289d9eb955b373f31773fab2d4f0271'/>
<id>5220145ea289d9eb955b373f31773fab2d4f0271</id>
<content type='text'>
These functions are enabled only on USE_DEBUG_COUNTER=1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These functions are enabled only on USE_DEBUG_COUNTER=1.
</pre>
</div>
</content>
</entry>
<entry>
<title>debug_counter.c: include ruby/config.h before stdio.h</title>
<updated>2019-12-11T19:33:27+00:00</updated>
<author>
<name>Rei Odaira</name>
<email>rodaira@us.ibm.com</email>
</author>
<published>2019-12-11T19:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=50ae8895f32f5fc620f0a0f288dae62815cb2a6f'/>
<id>50ae8895f32f5fc620f0a0f288dae62815cb2a6f</id>
<content type='text'>
to define _LARGE_FILES
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to define _LARGE_FILES
</pre>
</div>
</content>
</entry>
</feed>
