OSDN Git Service

[llvm-objdump] Use %08 instead of %016 to print leading addresses for 32-bit binaries
[android-x86/external-llvm.git] / tools / llvm-xray /
2019-06-11 Peter CollingbourneSymbolize: Replace the Options constructor with in...
2019-05-23 Daniel SandersBreak false dependencies on target libraries
2019-02-27 Alexey Lapshin[DebugInfo] add SectionedAddress to DebugInfo interfaces.
2019-02-25 Roman Lebedev[XRay][tools] Revert "Use Support/JSON.h in llvm-xray...
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2018-12-11 Fangrui Song[XRay] Add a helper function sortByKey to simplify...
2018-11-11 Jonas Devlieghere[Support] Make error banner optional in logAllUnhandled...
2018-11-06 Dean Michael Berris[XRay] Update XRayRecord to support Custom/Typed Events
2018-09-27 Fangrui Songllvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C...
2018-09-18 David Carlier[Xray] llvm-xray fix possible segfault
2018-09-11 Dean Michael Berris[XRay] Add the `llvm-xray fdr-dump` implementation
2018-08-03 Dean Michael Berris[XRay][tools] Use Support/JSON.h in llvm-xray convert
2018-07-24 Dean Michael Berrisllvm-xray: Broken chrome trace event format output
2018-07-13 Dean Michael Berris[XRay][compiler-rt] Add PID field to llvm-xray tool...
2018-06-08 Zachary TurnerClean up some code in Program.
2018-05-18 Peter CollingbourneSupport: Simplify endian stream interface. NFCI.
2018-05-09 Nico WeberInline contents of LLVM_XRAY_TOOLS variable into its...
2018-05-03 Nico Weberuse LLVM's standard CMakeLists.txt layout for llvm...
2018-05-02 Dean Michael Berris[XRay][tools] Rename llvm-xray filenames from .cc ...
2018-04-25 Nico WeberDon't list a source file twice.
2018-04-01 Mandeep Singh Grang[tools] Change std::sort to llvm::sort in response...
2018-03-01 Martin Pelikan[XRay] cache symbolized function names for a repeatedly...
2018-01-30 Martin Pelikan[XRay] fix 99th percentile lookups by sorting the array...
2017-12-13 Michael ZolotukhinRemove redundant includes from tools.
2017-11-21 David Blaikiexray-record-yaml.h: Remove unused file
2017-11-07 Keith Wyss[XRay] Minimal tool to convert xray traces to Chrome...
2017-10-13 Keith WyssRemoving default case statement from covered switch.
2017-10-12 Keith Wyss[XRay][tools] Updated stacks tool with flamegraph output.
2017-09-27 Martin Pelikan[XRay] fix the -Werror build by handling all enum cases...
2017-09-27 Martin Pelikan[XRay] convert FDR arg1 log entries
2017-09-18 Dean Michael Berris[XRay][tools] Support tail-call exits before we write...
2017-09-07 Rafael EspindolaDon't call exit from cl::PrintHelpMessage.
2017-09-07 Keith Wyss[XRay][tools] Function call stack based analysis toolin...
2017-09-03 Keith WyssRevert "[XRay][tools] Function call stack based analysi...
2017-09-03 Keith Wyss[XRay][tools] Function call stack based analysis toolin...
2017-08-31 Dean Michael Berris[XRay][tools] Fix an accounting bug in llvm-xray account
2017-06-07 Zachary TurnerMove Object format code to lib/BinaryFormat.
2017-04-26 Dean Michael Berris[XRay][tools] Remove wayward semicolon (NFC)
2017-04-26 Dean Michael Berris[XRay][tools] Fixup definition for stat division.
2017-04-24 Dean Michael Berris[XRay][tools] Fixup for pedantic and permissive errors...
2017-04-24 Dean Michael Berris[XRay] A tool for Comparing xray function call graphs
2017-04-18 Dean Michael Berris[XRay][tools] Add option to llvm-xray extract to symbol...
2017-03-31 Dean Michael Berris[XRay][tools] Remove some assertions in llvm-xray graph
2017-03-29 Dean Michael Berris[XRay][tools] Handle "no subcommand" case for llvm...
2017-02-25 Dean Michael Berris[XRAY] A Color Choosing helper for XRay Graph
2017-02-17 Dean Michael Berris[XRAY] [x86_64] Adding a Flight Data filetype reader...
2017-02-14 Dimitry AndricDisable wrapping llvm-xray YAML output
2017-02-10 Dean Michael Berris[XRay] A graph Class for the llvm-xray graph
2017-02-10 Dean Michael BerrisRevert "[XRay] A graph Class for the llvm-xray graph"
2017-02-10 Dean Michael Berris[XRay] A graph Class for the llvm-xray graph
2017-02-01 Dean Michael Berris[XRay] Use std::errc::invalid_argument instead of std...
2017-02-01 Dean Michael Berris[XRay] Define the InstrumentationMap type
2017-01-28 Sylvestre LedruRemove unused 'using' declaration. Found by clang-tidy...
2017-01-25 Dean Michael BerrisImplemented color coding and Vertex labels in XRay...
2017-01-17 Pavel LabathRemove pid_t usage from llvm-xray
2017-01-16 David BlaikieAdd missing header to see if that clears up the build
2017-01-16 David BlaikieAttempt to fix the MSVC build by using llvm::errc inste...
2017-01-16 David Blaikie[XRay] Implement the `llvm-xray graph` subcommand
2017-01-16 Pavel Labath[llvm-xray] Fix android build
2017-01-13 NAKAMURA Takumixray-account: Avoid std::errc::bad_message to appease...
2017-01-12 Hans WennborgAvoid std::errc::protocol_* to appease mingw
2017-01-12 Simon PilgrimFix windows buildbots building llvm-xray
2017-01-12 Dean Michael Berris[XRay] Include <numeric> for std::accumulate.
2017-01-12 Dean Michael Berris[XRay] Implement the `llvm-xray account` subcommand
2017-01-11 Dean Michael Berris[XRay] Define the library for XRay trace logs
2017-01-11 NAKAMURA Takumitools/llvm-xray: Avoid std::errc::protocol_* to appease...
2017-01-10 Dean Michael Berris[XRay] Fixup includes for modules build
2017-01-10 Dean Michael Berris[XRay] Don't include <unistd.h> unnecessarily
2017-01-10 Dean Michael Berris[XRay] Implement `llvm-xray convert` -- trace file...
2016-11-11 Mehdi AminiMake the Error class constructor protected
2016-10-27 NAKAMURA Takumixray-extract.cc: Quick fix for mingw, to avoid errc...
2016-10-26 Dean Michael Berris[XRay] Remove unnecessary include of <unistd.h>
2016-10-26 Dean Michael Berris[XRay] Remove unnecessary include of <unistd.h>
2016-10-26 Dean Michael Berris[XRay] Move specialisations into correct namespace
2016-10-26 Dean Michael Berris[XRay] Remove extra `;` to make -wpedantic happy
2016-10-26 Dean Michael Berris[XRay] Implement `llvm-xray extract`, start of the...
2016-10-26 Dean Michael BerrisRevert "[XRay] Implement `llvm-xray extract`, start...
2016-10-26 Dean Michael Berris[XRay] Implement `llvm-xray extract`, start of the...