* [Cocci] Munich, Germany, Oct. 8th: Intro to Semantic Patching with Coccinelle
@ 2019-09-21 6:31 ` Michele Martone
0 siblings, 0 replies; 3+ messages in thread
From: Michele Martone @ 2019-09-21 6:31 UTC (permalink / raw)
To: linux-kernel, kernelnewbies; +Cc: cocci
[-- Attachment #1.1: Type: text/plain, Size: 2152 bytes --]
Dear Kernel Hackers,
Coccinelle is a tool routinely used to automatically upgrade Linux
kernel drivers, or catch certain bugs in C programs, or to restructure
C programs.
So some of you may be interested in the following event I'm holding
near Munich, Germany:
*******************************************************************************
"Introduction to Semantic Patching of C programs with Coccinelle"
Tuesday, October 8, 2019, 10:00 - 17:00
Leibniz Supercomputing Centre (LRZ) of the Bavarian Academy of Sciences and
Humanities, Garching near Munich, Boltzmannstr. 1
The maintenance of a large software project can be very demanding. External
factors like evolving third-party software library APIs, or constantly changing
hardware platforms might require significant code adaptions for the code to run
efficiently, or to run at all. Failure in coping with this can lead to
obsolescence, loss of performance, incompatibility, vendor lock-in, bugs.
Have you ever wondered how to detect and manipulate specified classes of C code
constructs, be it for code analysis, or better, to restructure an arbitrarily
large codebase according to a specified, non-trivial `pattern', without writing
a C compiler?
In this training we introduce you to a tool to do exactly this: match and
restructure C codebases in a programmatic, formal way. The training will also
show how to analyze code looking for interesting patterns (e.g. bugs),
integrate with your Python scripts to achieve the custom transformations you
need, and leverage Coccinelle's limited C++ support. Special attention will be
on performance-oriented transformations, of other interests of HPC
practitioners.
After this training, you shall be able to write your own code transformations,
be it for a refactoring, performance improvement, paving the way to an
experimental fork, or for debugging and further analysis.
Teacher: Dr. Michele Martone (LRZ)
Registration and further information
https://www.lrz.de/services/compute/courses/2019-10-08_hspc1w19/
*******************************************************************************
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 163 bytes --]
[-- Attachment #2: Type: text/plain, Size: 136 bytes --]
_______________________________________________
Cocci mailing list
Cocci@systeme.lip6.fr
https://systeme.lip6.fr/mailman/listinfo/cocci
^ permalink raw reply [flat|nested] 3+ messages in thread
* Munich, Germany, Oct. 8th: Intro to Semantic Patching with Coccinelle
@ 2019-09-21 6:31 ` Michele Martone
0 siblings, 0 replies; 3+ messages in thread
From: Michele Martone @ 2019-09-21 6:31 UTC (permalink / raw)
To: linux-kernel, kernelnewbies; +Cc: cocci, Julia Lawall
[-- Attachment #1: Type: text/plain, Size: 2152 bytes --]
Dear Kernel Hackers,
Coccinelle is a tool routinely used to automatically upgrade Linux
kernel drivers, or catch certain bugs in C programs, or to restructure
C programs.
So some of you may be interested in the following event I'm holding
near Munich, Germany:
*******************************************************************************
"Introduction to Semantic Patching of C programs with Coccinelle"
Tuesday, October 8, 2019, 10:00 - 17:00
Leibniz Supercomputing Centre (LRZ) of the Bavarian Academy of Sciences and
Humanities, Garching near Munich, Boltzmannstr. 1
The maintenance of a large software project can be very demanding. External
factors like evolving third-party software library APIs, or constantly changing
hardware platforms might require significant code adaptions for the code to run
efficiently, or to run at all. Failure in coping with this can lead to
obsolescence, loss of performance, incompatibility, vendor lock-in, bugs.
Have you ever wondered how to detect and manipulate specified classes of C code
constructs, be it for code analysis, or better, to restructure an arbitrarily
large codebase according to a specified, non-trivial `pattern', without writing
a C compiler?
In this training we introduce you to a tool to do exactly this: match and
restructure C codebases in a programmatic, formal way. The training will also
show how to analyze code looking for interesting patterns (e.g. bugs),
integrate with your Python scripts to achieve the custom transformations you
need, and leverage Coccinelle's limited C++ support. Special attention will be
on performance-oriented transformations, of other interests of HPC
practitioners.
After this training, you shall be able to write your own code transformations,
be it for a refactoring, performance improvement, paving the way to an
experimental fork, or for debugging and further analysis.
Teacher: Dr. Michele Martone (LRZ)
Registration and further information
https://www.lrz.de/services/compute/courses/2019-10-08_hspc1w19/
*******************************************************************************
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 163 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Munich, Germany, Oct. 8th: Intro to Semantic Patching with Coccinelle
@ 2019-09-21 6:31 ` Michele Martone
0 siblings, 0 replies; 3+ messages in thread
From: Michele Martone @ 2019-09-21 6:31 UTC (permalink / raw)
To: linux-kernel, kernelnewbies; +Cc: Julia Lawall, cocci
[-- Attachment #1.1: Type: text/plain, Size: 2152 bytes --]
Dear Kernel Hackers,
Coccinelle is a tool routinely used to automatically upgrade Linux
kernel drivers, or catch certain bugs in C programs, or to restructure
C programs.
So some of you may be interested in the following event I'm holding
near Munich, Germany:
*******************************************************************************
"Introduction to Semantic Patching of C programs with Coccinelle"
Tuesday, October 8, 2019, 10:00 - 17:00
Leibniz Supercomputing Centre (LRZ) of the Bavarian Academy of Sciences and
Humanities, Garching near Munich, Boltzmannstr. 1
The maintenance of a large software project can be very demanding. External
factors like evolving third-party software library APIs, or constantly changing
hardware platforms might require significant code adaptions for the code to run
efficiently, or to run at all. Failure in coping with this can lead to
obsolescence, loss of performance, incompatibility, vendor lock-in, bugs.
Have you ever wondered how to detect and manipulate specified classes of C code
constructs, be it for code analysis, or better, to restructure an arbitrarily
large codebase according to a specified, non-trivial `pattern', without writing
a C compiler?
In this training we introduce you to a tool to do exactly this: match and
restructure C codebases in a programmatic, formal way. The training will also
show how to analyze code looking for interesting patterns (e.g. bugs),
integrate with your Python scripts to achieve the custom transformations you
need, and leverage Coccinelle's limited C++ support. Special attention will be
on performance-oriented transformations, of other interests of HPC
practitioners.
After this training, you shall be able to write your own code transformations,
be it for a refactoring, performance improvement, paving the way to an
experimental fork, or for debugging and further analysis.
Teacher: Dr. Michele Martone (LRZ)
Registration and further information
https://www.lrz.de/services/compute/courses/2019-10-08_hspc1w19/
*******************************************************************************
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 163 bytes --]
[-- Attachment #2: Type: text/plain, Size: 170 bytes --]
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-09-21 6:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-21 6:31 [Cocci] Munich, Germany, Oct. 8th: Intro to Semantic Patching with Coccinelle Michele Martone
2019-09-21 6:31 ` Michele Martone
2019-09-21 6:31 ` Michele Martone
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.