summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2013-07-12perf tools: Rename cpu_map__all() to cpu_map__empty()Sukadev Bhattiprolu
2013-07-08perf tools: Fix perf version generationRobert Richter
2013-07-08perf symbols: Fix vdso list searchingWaiman Long
2013-07-08perf evsel: Fix missing increment in sample parsingAdrian Hunter
2013-07-08perf tools: Update symbol_conf.nr_events when processing attribute eventsAdrian Hunter
2013-07-08perf tools: Fix new_term() missing free on error pathAdrian Hunter
2013-07-08perf tools: Fix parse_events_terms() segfault on error pathAdrian Hunter
2013-07-08perf evsel: Fix count parameter to read call in event_format__newDavid Ahern
2013-07-08perf tools: Fix -x/--exclude-other option for report commandJiri Olsa
2013-07-08perf evlist: Enhance perf_evlist__start_workload()Namhyung Kim
2013-07-08perf record: Remove -A/--append optionJiri Olsa
2013-07-08perf tools: Include termios.h explicitlyJoonsoo Kim
2013-05-30perf tools: Merge all *CFLAGS* make variable into CFLAGSJiri Olsa
2013-05-30perf evlist: Reset SIGTERM handler in workload child processDavid Ahern
2013-05-29perf tools: Remove cwdlen from struct perf_sessionJiri Olsa
2013-05-29perf tools: Remove frozen from perf_header structJiri Olsa
2013-05-28perf tools: Save parent pid in thread structDavid Ahern
2013-05-28perf stats: Fix divide by 0 in varianceDavid Ahern
2013-05-28perf evsel: Fix printing of perf_event_paranoid messageDavid Ahern
2013-05-28perf hists: Rename hist_entry__add_pair argumentsJiri Olsa
2013-05-28perf top: Add --percent-limit optionNamhyung Kim
2013-05-28perf report: Add --percent-limit optionNamhyung Kim
2013-05-28perf hists: Move locking to its call-sitesNamhyung Kim
2013-05-28perf top: Get rid of *_threaded() functionsNamhyung Kim
2013-05-28perf top: Fix percent output when no samples collectedNamhyung Kim
2013-05-28perf tools: Handle JITed code in shared memoryAndi Kleen
2013-05-28perf top: Use sort__has_symNamhyung Kim
2013-05-28perf sort: Cleanup sort__has_sym settingNamhyung Kim
2013-05-28perf sort: Reorder HISTC_SRCLINE indexNamhyung Kim
2013-05-28perf sort: Consolidate sort_entry__setup_elide()Namhyung Kim
2013-05-28perf sort: Separate out memory-specific sort keysNamhyung Kim
2013-05-28perf sort: Factor out common code in sort_dimension__add()Namhyung Kim
2013-05-28perf sort: Introduce sort__mode variableNamhyung Kim
2013-05-28perf report: Fix alignment of symbol column when -v is givenNamhyung Kim
2013-05-28perf hists: Free unused mem info of a matched hist entryNamhyung Kim
2013-05-28perf hists: Fix an invalid memory free on he->branch_infoNamhyung Kim
2013-05-28perf tools: Fix bug in isupper() and islower()Sukadev Bhattiprolu
2013-04-01perf tools: Remove dependency on libnewtArnaldo Carvalho de Melo
2013-04-01perf tools: Fix output of symbol_daddr offsetNamhyung Kim
2013-04-01perf machine: Detect data vs. text mappingsStephane Eranian
2013-04-01perf tools: Add new mem command for memory access profilingStephane Eranian
2013-04-01perf record: Add support for mem access profilingStephane Eranian
2013-04-01perf tools: Add mem access sampling core supportStephane Eranian
2013-04-01perf tools: Add support for weight v7 (modified)Andi Kleen
2013-03-26perf report: Add --no-demangle optionNamhyung Kim
2013-03-25perf stat: Add per-core aggregationStephane Eranian
2013-03-25perf stat: Refactor aggregation codeStephane Eranian
2013-03-21perf tools: Cleanup calc_data_size logicNamhyung Kim
2013-03-21perf tools: Get rid of die() calls in trace-data-read.cNamhyung Kim
2013-03-21perf tools: Get rid of read_or_die() in trace-event-read.cNamhyung Kim