summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* perf trace/scripting: Enable scripting shell scripts for live modeTom Zanussi2010-04-1416-16/+47
* perf trace/scripting: Add rwtop and sctop scriptsTom Zanussi2010-04-148-0/+315
* perf: Convert perf header build_ids into build_id eventsTom Zanussi2010-04-148-4/+121
* perf: Convert perf tracing data into a tracing_data eventTom Zanussi2010-04-1411-46/+170
* perf: Convert perf event types into event type eventsTom Zanussi2010-04-148-8/+101
* perf: Convert perf header attrs into attr eventsTom Zanussi2010-04-148-2/+136
* perf trace: Introduce special handling for pipe inputTom Zanussi2010-04-141-1/+11
* perf report: Introduce special handling for pipe inputTom Zanussi2010-04-141-1/+11
* perf record: Introduce special handling for pipe outputTom Zanussi2010-04-141-3/+15
* perf: Add pipe-specific header read/write and event processing codeTom Zanussi2010-04-146-29/+202
* perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie2010-04-1422-52/+62
* perf tools: Fix perl support installation when O= is usedArnaldo Carvalho de Melo2010-04-091-0/+1
* perf trace: Ignore "overwrite" field if present in /events/header_pageArnaldo Carvalho de Melo2010-04-081-15/+34
* perf: cleanup some DocumentationRandy Dunlap2010-04-082-5/+5
* perf bench: fix spelloRandy Dunlap2010-04-081-1/+1
* perf tools: Reorganize some structs to save spaceArnaldo Carvalho de Melo2010-04-086-9/+7
* perf TUI: Move "Yes" button to before "No"Arnaldo Carvalho de Melo2010-04-081-1/+1
* perf TUI: Show filters on the title and add help line about how to zoom outArnaldo Carvalho de Melo2010-04-081-28/+68
* perf: Swap inclusion order of util.h and string.h in util/string.cHitoshi Mitake2010-04-041-1/+1
* perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operationsArnaldo Carvalho de Melo2010-04-032-10/+81
* perf newt: Add a "Zoom into foo.so DSO" and reverse operationsArnaldo Carvalho de Melo2010-04-032-32/+90
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-04-032-10/+17
|\
| * perf, probe-finder: Build fix on DebianBorislav Petkov2010-04-021-5/+5
| * perf/scripts: Tuple was set from long in both branches in python_process_event()Tom Zanussi2010-04-021-5/+12
| * Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-267-24/+32
| |\
* | \ Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-04-0325-587/+806
|\ \ \
| * | | perf newt: Pass the input_name to perf_session__browse_histsArnaldo Carvalho de Melo2010-04-033-8/+14
| * | | perf newt: Move the hist browser population bits to separare functionArnaldo Carvalho de Melo2010-04-031-45/+84
| * | | perf newt: Remove useless column width calculationArnaldo Carvalho de Melo2010-04-031-20/+0
| * | | perf symbols: Fill in pgoff in mmap synthesized eventsAnton Blanchard2010-04-031-0/+9
| * | | perf tools: Move the prototypes in util/string.h to util.hArnaldo Carvalho de Melo2010-04-039-23/+12
| * | | perf tools: sort_dimension__add shouldn't dieArnaldo Carvalho de Melo2010-04-022-4/+4
| * | | perf session: Remove one more exit() call from library codeArnaldo Carvalho de Melo2010-04-022-9/+7
| * | | perf hist: Only allocate callchain_node if processing callchainsArnaldo Carvalho de Melo2010-04-023-5/+6
| * | | perf kmem: Fixup the symbol address before using itArnaldo Carvalho de Melo2010-04-021-2/+3
| * | | perf kmem: Resolve kernel symbols againArnaldo Carvalho de Melo2010-04-023-5/+8
| * | | perf hist: Replace ->print() routines by ->snprintf() equivalentsArnaldo Carvalho de Melo2010-04-027-114/+149
| * | | perf record: Add a fallback to the reference relocation symbolArnaldo Carvalho de Melo2010-04-021-0/+3
| * | | perf tools: Allow specifying O= to build files in a separate directoryArnaldo Carvalho de Melo2010-04-022-156/+172
| * | | perf tools: Use -o $(BITBUCKET) in one more caseArnaldo Carvalho de Melo2010-04-021-1/+1
| * | | perf report: Add progress barsArnaldo Carvalho de Melo2010-04-027-32/+119
| * | | perf symbols: map_groups__find_symbol must return the map tooArnaldo Carvalho de Melo2010-04-023-6/+48
| * | | perf symbols: Move more map_groups methods to map.cArnaldo Carvalho de Melo2010-04-024-170/+180
* | | | perf probe: Fix to close dwarf when failing to analyze itMasami Hiramatsu2010-04-021-2/+4
* | | | perf probe: Correct error message for non-structure typeMasami Hiramatsu2010-04-021-4/+8
* | | | perf probe: Fix not to return non-matched fileMasami Hiramatsu2010-04-021-0/+2
* | | | perf probe: Fix --line syntax help and documentMasami Hiramatsu2010-04-022-2/+2
|/ / /
* | | perf record: Zero out mmap_array to fix segfaultZhang, Yanmin2010-03-262-2/+2
* | | perf symbols: Move hex2u64 and strxfrchar to symbol.cArnaldo Carvalho de Melo2010-03-265-65/+76
* | | perf tools: Move __used from perf.h to linux/compiler.hArnaldo Carvalho de Melo2010-03-262-2/+2
OpenPOWER on IntegriCloud