Age | Commit message (Expand) | Author |
2018-10-18 | perf record: Encode -k clockid frequency into Perf trace | Alexey Budankov |
2018-09-19 | perf tools: Remove perf_tool from event_op2 | Jiri Olsa |
2018-08-30 | perf tools: Switch 'session' argument to 'evlist' in perf_event__synthesize_a... | Jiri Olsa |
2018-07-30 | perf tools: Fix the build on the alpine:edge distro | Arnaldo Carvalho de Melo |
2018-03-08 | perf tools: Add MEM_TOPOLOGY feature to perf data file | Jiri Olsa |
2018-02-16 | perf cpuid: Introduce a platform specific cpuid compare function | Thomas Richter |
2018-01-08 | perf header: Add infrastructure to record first and last sample time | Jin Yao |
2017-12-05 | perf pmu: Pass pmu as a parameter to get_cpuid_str() | Ganapatrao Kulkarni |
2017-11-29 | perf record: Synthesize unit/scale/... in event update | Andi Kleen |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-07-18 | perf tools: Add feature header record to pipe-mode | David Carrillo-Cisneros |
2017-07-18 | perf header: Add struct feat_fd for write | David Carrillo-Cisneros |
2017-07-18 | perf header: Revamp do_write() | David Carrillo-Cisneros |
2016-10-03 | perf pmu: Use pmu_events table to create aliases | Sukadev Bhattiprolu |
2016-03-23 | perf tools: Remove misplaced __maybe_unused | Arnaldo Carvalho de Melo |
2016-02-16 | perf tools: Add perf data cache feature | Jiri Olsa |
2015-12-17 | perf tools: Introduce stat perf.data header feature | Jiri Olsa |
2015-12-17 | perf tools: Add perf_event__fprintf_event_update function | Jiri Olsa |
2015-12-17 | perf tools: Add event_update event cpus type | Jiri Olsa |
2015-12-17 | perf tools: Add event_update event name type | Jiri Olsa |
2015-12-17 | perf tools: Add event_update event scale type | Jiri Olsa |
2015-12-17 | perf tools: Add event_update event unit type | Jiri Olsa |
2015-12-17 | perf tools: Add event_update user level event | Jiri Olsa |
2015-09-14 | perf env: Move perf_env out of header.h and session.c into separate object | Arnaldo Carvalho de Melo |
2015-09-02 | perf tools: Store the cpu socket and core ids in the perf.data header | Kan Liang |
2015-08-28 | perf tools: Rename perf_session_env to perf_env | Kan Liang |
2015-07-21 | perf header: Use argv style storage for cmdline feature data | Jiri Olsa |
2015-04-29 | perf header: Add AUX area tracing feature | Adrian Hunter |
2014-11-05 | perf build-id: Move build-id related functions to util/build-id.c | Namhyung Kim |
2014-07-23 | perf tools: Add dsos__hit_all() | Adrian Hunter |
2014-05-01 | tools: Consolidate types.h | Borislav Petkov |
2014-01-13 | perf header: Pack 'struct perf_session_env' | Arnaldo Carvalho de Melo |
2013-07-17 | perf header: Recognize version number for perf data file | Jiri Olsa |
2013-07-17 | perf header: Introduce feat_offset into perf_header | Jiri Olsa |
2013-07-17 | perf header: Remove attr_offset from perf_header | Jiri Olsa |
2013-07-17 | perf session: Use session->fd instead of passing fd as argument | Jiri Olsa |
2013-07-15 | perf tools: Remove event types framework completely | Jiri Olsa |
2013-07-15 | perf tools: Remove event types from perf data file | Jiri Olsa |
2013-07-12 | perf tools: Fix missing tool parameter | Adrian Hunter |
2013-05-29 | perf tools: Remove frozen from perf_header struct | Jiri Olsa |
2013-01-31 | perf header: Add HEADER_GROUP_DESC feature | Namhyung Kim |
2012-12-08 | Merge branch 'linus' into perf/core | Ingo Molnar |
2012-11-19 | perf: Make perf build for x86 with UAPI disintegration applied | David Howells |
2012-10-29 | perf header: Add is_perf_magic() func | Feng Tang |
2012-10-14 | perf: Fix UAPI fallout | Ingo Molnar |
2012-09-24 | perf header: Remove perf_header__read_feature | Namhyung Kim |
2012-09-24 | perf header: Add struct perf_session_env | Namhyung Kim |
2012-09-21 | perf kvm: Events analysis tool | Xiao Guangrong |
2012-09-11 | perf tools: Back [vdso] DSO with real data | Jiri Olsa |
2012-08-22 | perf tools: Add pmu mappings to header information | Robert Richter |