summaryrefslogtreecommitdiff
path: root/tools/perf/util/header.c
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-11-19perf header: Fix possible memory leaks in process_group_desc()Namhyung Kim
2013-11-19perf header: Fix bogus group nameNamhyung Kim
2013-11-11perf evsel: Remove idx parm from constructorArnaldo Carvalho de Melo
2013-10-21perf session: Separating data file properties from sessionJiri Olsa
2013-10-04perf session: Fix infinite loop on invalid perf.data fileNamhyung Kim
2013-09-19perf tools: Fix buildid cache handling of kallsyms with kcoreAdrian Hunter
2013-09-11perf tools: Add attr->mmap2 supportStephane Eranian
2013-08-14perf tools: Improve robustness of topology parsing codeStephane Eranian
2013-07-17perf header: Recognize version number for perf data fileJiri Olsa
2013-07-17perf header: Introduce feat_offset into perf_headerJiri Olsa
2013-07-17perf header: Remove attr_offset from perf_headerJiri Olsa
2013-07-17perf header: Remove data_offset seek as it's not neededJiri Olsa
2013-07-17perf session: Use session->fd instead of passing fd as argumentJiri Olsa
2013-07-15perf tools: Remove event types framework completelyJiri Olsa
2013-07-15perf tools: Remove event types from perf data fileJiri Olsa
2013-07-12perf tools: Fix missing tool parameterAdrian Hunter
2013-07-08perf tools: Update symbol_conf.nr_events when processing attribute eventsAdrian Hunter
2013-07-08perf record: Remove -A/--append optionJiri Olsa
2013-05-29perf tools: Remove frozen from perf_header structJiri Olsa
2013-03-21perf tools: Handle failure case in trace_report()Namhyung Kim
2013-03-21perf tools: Get rid of redundant _FILE_OFFSET_BITS definitionNamhyung Kim
2013-03-15perf evlist: Remove cpus and threads arguments from perf_evlist__new()Namhyung Kim
2013-02-06perf tools: Fix calloc argument orderingPaul Gortmaker
2013-01-31perf header: Add HEADER_GROUP_DESC featureNamhyung Kim
2013-01-30perf header: Fix double fclose() on do_write(fd, xxx) failureThomas Jarosch
2013-01-30perf header: Fix memory leak for the "Not caching a kptr_restrict'ed /proc/ka...Thomas Jarosch
2013-01-25perf header: Stop using die() calls when processing tracing dataArnaldo Carvalho de Melo
2013-01-24perf machine: Introduce struct machinesArnaldo Carvalho de Melo
2013-01-24perf header: Ensure read/write finished successfullyNamhyung Kim
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar
2012-10-30perf header: Fix numa topology printingNamhyung Kim
2012-10-29perf header: Add is_perf_magic() funcFeng Tang
2012-10-29perf tools: Move build_id__sprintf into build-id objectJiri Olsa
2012-09-26perf evsel: Know if byte swap is neededArnaldo Carvalho de Melo
2012-09-24perf header: Remove perf_header__read_featureNamhyung Kim
2012-09-24perf header: Remove unused @feat arg from ->process callbackNamhyung Kim
2012-09-24perf header: Use pre-processed session env when printingNamhyung Kim
2012-09-24perf header: Add ->process callbacks to most of featuresNamhyung Kim
2012-09-21perf kvm: Events analysis toolXiao Guangrong
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea
2012-09-11perf tools: Back [vdso] DSO with real dataJiri Olsa
2012-09-11perf tools: fix ALIGN redefinition in system headersIrina Tirdea
2012-09-06perf header: Prepare tracepoint events regardless of nameNamhyung Kim
2012-09-06perf header: Fix a typo on evselNamhyung Kim
2012-09-05perf header: Swap pmu mapping numbers if neededNamhyung Kim
2012-09-05perf header: Set tracepoint event name only if not setNamhyung Kim
2012-09-05perf header: Use evlist->nr_entries on write_event_desc()Namhyung Kim
2012-08-22perf tools: Keep the perf_event_attr on version 3Jiri Olsa
2012-08-22perf tools: Add pmu mappings to header informationRobert Richter