Zobrazeno 1 - 10
of 48
pro vyhledávání: '"Philippe, Moret"'
Autor:
Julien Roux, Sara S. Fonseca Costa, Philippe Moret, Julien Wollbrett, Sébastien Moretti, Frederic B. Bastian, Anne Niknejad, Komal Sanjeev, Valentine Rech de Laval, Yohan Jarosz, Marc Robinson-Rechavi, Amina Echchiki, Mar Gonzales-Porta, Angelique Escoriza, Emilie Person, Balazs Laurenczy, Aurélie Comte, Marta Rosikiewicz, Gilles Parmentier, Walid H. Gharib, Mathieu Seppey, Tarcisio Mendes de Farias, Patrick Roelli
Publikováno v:
Nucleic acids research, vol. 49, no. D1, pp. D831-D847
Nucleic Acids Research
Nucleic Acids Research
Bgee is a database to retrieve and compare gene expression patterns in multiple animal species, produced by integrating multiple data types (RNA-Seq, Affymetrix, in situ hybridization, and EST data). It is based exclusively on curated healthy wild-ty
Autor:
Philippe, Moret, Moret, Philippe
Notas: Artículo en dos partes fotocopiado sobre la misma cara de una hoja. Números de las páginas manuscritos.
Tipo de publicación: Indeterminado
Título de la publicación: Indeterminado
Tipo de publicación: Indeterminado
Título de la publicación: Indeterminado
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_dedup___::27819c47a18314b21ca6aef4a6a40c3d
Publikováno v:
Investigación & Desarrollo, Vol 1, Iss 10 (2012)
Low-level bytecode instrumentation techniques are widely used in many software-engineering tools for the Java Virtual Machine (JVM), that perform some form of dynamic program analysis, such as profilers or debuggers. While program manipulation at the
Externí odkaz:
https://doaj.org/article/86614c120887447bb19e2639b88e5a86
Publikováno v:
Software: Practice and Experience. 46:1351-1380
Bytecode instrumentation is a widely used technique to implement aspect weaving and dynamic analyses in virtual machines such as the Java virtual machine. Aspect weavers and other instrumentations are usually developed independently and combining the
Publikováno v:
Science of Computer Programming
Calling context profiling fulfills programmers' information needs to obtain a complete picture of a program's inter- and intra-procedural control flow, which are important for workload characterization, debugging, profiling, program comprehension, an
Autor:
Marcel Harry, Alex Villazón, Philippe Moret, Danilo Ansaloni, David Röthlisberger, Walter Binder, Oscar Nierstrasz
Publikováno v:
IEEE Transactions on Software Engineering
Modern IDEs such as Eclipse offer static views of the source code, but such views ignore information about the runtime behavior of software systems. Since typical object-oriented systems make heavy use of polymorphism and dynamic binding, static view
Publikováno v:
Electronic Notes in Theoretical Computer Science. 279:61-74
Calling context profiling collects statistics separately for each calling context. Complete calling context profiles that faithfully represent overall program execution are important for a sound analysis of program behavior, which in turn is importan
Publikováno v:
Concurrency and Computation: Practice and Experience
Many profilers for virtual execution environments, such as the Java virtual machine (JVM), are implemented with low-level bytecode instrumentation techniques, which is tedious, error-prone, and complicates maintenance and extension of the tools. In o
Publikováno v:
Science of Computer Programming
Aspect-oriented programming (AOP) has been successfully applied to application code thanks to techniques such as Java bytecode instrumentation. Unfortunately, with existing AOP frameworks for Java such as AspectJ, aspects cannot be woven into the sta
Publikováno v:
Software: Practice and Experience. 39:1439-1465