aboutsummaryrefslogtreecommitdiff
path: root/Documentation/perf_counter/util
AgeCommit message (Expand)Author
2009-06-05perf report: Deal with mapsPeter Zijlstra
2009-06-04perf_counter tools: Fix warn_unused_result warningsFrederic Weisbecker
2009-06-04perf_counter tools: Dont output in color on !ttyIngo Molnar
2009-06-04perf_counter tools: Add color terminal output supportIngo Molnar
2009-06-04perf_counter tools: Print out symbol parsing errors only if --verboseIngo Molnar
2009-06-03perf_counter tools: Work around warnings in older GCCsIngo Molnar
2009-06-03perf_counter tools: Fix off-by-one bug in symbol__newArnaldo Carvalho de Melo
2009-06-03perf help: Fix bug when there's no perf-* command aroundIngo Molnar
2009-06-03perf record: Use long arg for counter periodPeter Zijlstra
2009-06-03perf_counter tools: Cover PLT symbols tooArnaldo Carvalho de Melo
2009-06-02perf_counter tools: Add missing rb_erase in dso__delete_symbolsArnaldo Carvalho de Melo
2009-06-02perf_counter tools: Use hex2u64 in more placesArnaldo Carvalho de Melo
2009-06-02perf_counter tools: Add string.[ch]Arnaldo Carvalho de Melo
2009-05-31perf_counter tools: Fix unknown command help textIngo Molnar
2009-05-28perf_counter tools: Optionally pass a symbol filter to the dso load routinesArnaldo Carvalho de Melo
2009-05-28perf_counter tools: Consolidate dso methods to load kernel symbolsArnaldo Carvalho de Melo
2009-05-28perf_counter tools: struct symbol priv areaArnaldo Carvalho de Melo
2009-05-28perf_counter tools: Move symbol resolution classes from report to libperfArnaldo Carvalho de Melo
2009-05-27perf_counter tools: Add built-in pager supportIngo Molnar
2009-05-27perf_counter tools: Introduce stricter C code checkingIngo Molnar
2009-05-26perf_counter: Add our private copy of list.hArnaldo Carvalho de Melo
2009-05-26perf_counter: Use rb_trees in perf reportArnaldo Carvalho de Melo
2009-05-26perf stat: Convert to Git option parsingIngo Molnar
2009-05-26perf_counter tools: Librarize event string parsingIngo Molnar
2009-04-27perf_counter tools: move helper library to util/*Ingo Molnar