<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>8f6bb793 - csky: Add uprobes support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/csky/kernel/probes/Makefile#8f6bb793</link>
        <description>csky: Add uprobes supportThis patch adds support for uprobes on csky architecture.Just like kprobe, it support single-step and simulate instructions.Signed-off-by: Guo Ren &lt;guoren@linux.alibaba.com&gt;Cc: Arnd Bergmann &lt;arnd@arndb.de&gt;Cc: Steven Rostedt (VMware) &lt;rostedt@goodmis.org&gt;

            List of files:
            /linux-6.15/arch/csky/kernel/probes/Makefile</description>
        <pubDate>Thu, 02 Apr 2020 11:52:27 +0000</pubDate>
        <dc:creator>Guo Ren &lt;guoren@linux.alibaba.com&gt;</dc:creator>
    </item>
<item>
        <title>33e53ae1 - csky: Add kprobes supported</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/csky/kernel/probes/Makefile#33e53ae1</link>
        <description>csky: Add kprobes supportedThis patch enable kprobes, kretprobes, ftrace interface. It utilizedsoftware breakpoint and single step debug exceptions, instructionssimulation on csky.We use USR_BKPT replace origin instruction, and the kprobe handlerprepares an excutable memory slot for out-of-line execution with acopy of the original instruction being probed. Most of instructionscould be executed by single-step, but some instructions need originpc value to execute and we need software simulate these instructions.Signed-off-by: Guo Ren &lt;guoren@linux.alibaba.com&gt;Cc: Arnd Bergmann &lt;arnd@arndb.de&gt;Cc: Steven Rostedt (VMware) &lt;rostedt@goodmis.org&gt;

            List of files:
            /linux-6.15/arch/csky/kernel/probes/Makefile</description>
        <pubDate>Wed, 01 Apr 2020 01:17:02 +0000</pubDate>
        <dc:creator>Guo Ren &lt;guoren@linux.alibaba.com&gt;</dc:creator>
    </item>
</channel>
</rss>
