index
:
~anholt/apitrace
frameretrace
loopsecs
timing
Unnamed repository; edit this file 'description' to name the repository.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
cli_dump.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-04
compat: Implement std::make_unique.
Jose Fonseca
1
-3
/
+3
2016-03-23
common: Cleanup trace::File class hierarchy.
Jose Fonseca
1
-0
/
+2
2016-03-05
cli: clang-modernize.
Jose Fonseca
1
-2
/
+2
2016-02-26
compat,cli: Add std::to_string on Android to fix build.
Jose Fonseca
1
-0
/
+2
2016-02-19
cli: Add support to dump blobs to files.
Jose Fonseca
1
-3
/
+58
2014-05-15
cli,retrace: Use @nn notation for threads.
José Fonseca
1
-7
/
+7
2013-12-10
apitrace: Allow multiple --calls and/or --frames input options
Lawrence L Love
1
-1
/
+1
2013-10-13
cli: Fix invalid option message.
José Fonseca
1
-1
/
+1
2013-06-09
cli: Fix typo in earlier commit.
José Fonseca
1
-1
/
+1
2013-06-09
retrace: Don't output color when stdout is not a tty (issue #143).
José Fonseca
1
-1
/
+1
2012-11-20
cli: Rename replay -> retrace.
José Fonseca
1
-1
/
+0
2012-11-14
Move static boolOption function to trace::boolOption
Carl Worth
1
-22
/
+4
2012-03-29
Fix compile error "isatty was not declared"; missing unistd.h include
Martin Olsson
1
-0
/
+3
2012-03-16
Add option to not dump call numbers.
José Fonseca
1
-6
/
+16
2012-01-31
Avoid hacking around argc / argv.
José Fonseca
1
-5
/
+1
2012-01-31
Conver apitrace dump to getopt.
José Fonseca
1
-47
/
+93
2012-01-26
Allow to use call sets instead of call numbers / frequencies.
José Fonseca
1
-6
/
+16
2011-12-22
First stab at tracing thread IDs.
José Fonseca
1
-0
/
+7
2011-12-11
Move trace dumping to a separate module. Add option to not dump arg names.
José Fonseca
1
-2
/
+16
2011-12-10
Use less on `apitrace dump`.
José Fonseca
1
-0
/
+2
2011-12-02
Introduce call flags.
José Fonseca
1
-1
/
+10
2011-11-03
Give CLI command names a _command prefix
Carl Worth
1
-1
/
+1
2011-10-30
Drop first_arg_command.
José Fonseca
1
-2
/
+2
2011-10-30
Better isolation of CLI source files.
José Fonseca
1
-8
/
+18
2011-10-30
Tweak help output.
José Fonseca
1
-10
/
+11
2011-10-30
Use a slightly different naming convention for cli source files.
José Fonseca
1
-0
/
+111