aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/header.c
Commit message (Expand)AuthorAge
* perf utils: Readlink /proc/self/exe to find the perf binaryTommi Rantala2017-03-27
* perf utils: use sizeof(buf) - 1 in readlink() callTommi Rantala2017-03-27
* perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology...Jan Stancek2017-02-17
* perf header: Make build_cpu_topology skip offline/absent CPUsJan Stancek2017-02-17
* perf header: Fix handling of PERF_EVENT_UPDATE__SCALEArnaldo Carvalho de Melo2017-02-08
* perf util: Add more debug message on failure pathNamhyung Kim2017-01-26
* perf tools: Move two variables usied in libperf from perf.cSoramichi AKIYAMA2017-01-17
* perf header: Display feature name on write failureJiri Olsa2016-10-24
* perf header: Display missing featuresJiri Olsa2016-10-24
* perf report: Move captured info to generic header infoJiri Olsa2016-10-24
* perf header: Set nr_numa_nodes only when we parsed all the dataJiri Olsa2016-10-13
* perf tools: Use __weak definition from linux/compiler.hRui Teng2016-08-23
* perf header: Transform nodes string info to structJiri Olsa2016-07-04
* perf evlist: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo2016-06-23
* perf tools: Use SBUILD_ID_SIZE where applicableMasami Hiramatsu2016-05-11
* perf header: Make topology checkers to check return value of strbufMasami Hiramatsu2016-05-10
* perf test: Remove 'core_id' check in topo testSukadev Bhattiprolu2016-03-11
* perf tools: Add perf data cache featureJiri Olsa2016-02-16
* perf tools: Introduce stat perf.data header featureJiri Olsa2015-12-17
* perf tools: Add perf_event__fprintf_event_update functionJiri Olsa2015-12-17
* perf tools: Add event_update event cpus typeJiri Olsa2015-12-17
* perf tools: Add event_update event name typeJiri Olsa2015-12-17
* perf tools: Add event_update event scale typeJiri Olsa2015-12-17
* perf tools: Add event_update event unit typeJiri Olsa2015-12-17
* perf tools: Add event_update user level eventJiri Olsa2015-12-17
* perf tools: Fix write_numa_topology to put cpu_map instead of freeMasami Hiramatsu2015-12-09
* Merge branch 'perf/urgent' into perf/core, to resolve a conflictIngo Molnar2015-09-16
|\
| * perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo2015-09-13
* | perf machine: Add pointer to sample's environmentArnaldo Carvalho de Melo2015-09-14
* | perf env: Introduce read_cpu_topology_map() methodArnaldo Carvalho de Melo2015-09-14
* | perf env: Read msr pmu type from headerKan Liang2015-09-14
* | perf env: Adopt perf_header__set_cmdlineArnaldo Carvalho de Melo2015-09-14
* | perf tools: Store the cpu socket and core ids in the perf.data headerKan Liang2015-09-02
|/
* perf evlist: Add backpointer for perf_env to evlistKan Liang2015-08-28
* perf header: Use argv style storage for cmdline feature dataJiri Olsa2015-07-21
* perf header: Delete an unnecessary check before the calling free_event_desc()Markus Elfring2015-06-25
* perf tools: Reference count struct dsoArnaldo Carvalho de Melo2015-06-08
* perf tools: Deal with kernel module names in '[]' correctlyWang Nan2015-06-03
* perf machine: Introduce machine__findnew_dso() methodArnaldo Carvalho de Melo2015-05-29
* perf machine: No need to have two DSOs listsArnaldo Carvalho de Melo2015-05-29
* perf tools: Add AUX area tracing indexAdrian Hunter2015-05-04
* perf header: Add AUX area tracing featureAdrian Hunter2015-04-29
* perf tools: Fix cross-endian analysisDavid Ahern2015-04-10
* perf tools: Merge all perf_event_attr print functionsPeter Zijlstra2015-04-08
* perf record: Add clockid parameterPeter Zijlstra2015-04-08
* perf tools: Remove compressed argument from is_kernel_moduleJiri Olsa2015-03-23
* perf header: Set header version correctlyNamhyung Kim2015-01-29
* perf build-id: Move disable_buildid_cache() to util/build-id.cNamhyung Kim2014-11-19
* perf tools: Add core support for sampling intr machine state regsStephane Eranian2014-11-16
* perf tools: Fix build-id matching on vmlinuxNamhyung Kim2014-11-05