- d792a7a perf session: Check for NULL pointer before dereference by Ameer Hamza · 3 years ago
- 4402869 perf cpumap: Migrate to libperf cpumap api by Ian Rogers · 3 years ago
- 6d18804 perf cpumap: Give CPUs their own type by Ian Rogers · 3 years ago
- 8386901 perf arch: Support register names from all archs by German Gomez · 3 years, 1 month ago
- 3a55445 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 2 months ago
- 25900ea perf session: Introduce reader EOF function by Alexey Bayduraev · 3 years, 3 months ago
- 4c00288 perf session: Introduce reader return codes by Alexey Bayduraev · 3 years, 3 months ago
- 5c10dc9 perf session: Move the event read code to a separate function by Alexey Bayduraev · 3 years, 3 months ago
- de09648 perf session: Move unmap code to reader__mmap by Alexey Bayduraev · 3 years, 3 months ago
- 06763e7 perf session: Move reader map code to a separate function by Alexey Bayduraev · 3 years, 3 months ago
- 5965063 perf session: Move init/release code to separate functions by Alexey Bayduraev · 3 years, 3 months ago
- 3a3535e perf session: Introduce decompressor in reader object by Alexey Bayduraev · 3 years, 3 months ago
- 529b6fb perf session: Move all state items to reader object by Alexey Bayduraev · 3 years, 3 months ago
- 6175047 perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID by Adrian Hunter · 3 years, 4 months ago
- 8e820f9 perf report: Output non-zero offset for decompressed records by Alexey Bayduraev · 3 years, 3 months ago
- c68b421 perf session: Report collisions in AUX records by Suzuki K Poulose · 3 years, 5 months ago
- 0ae0389 perf tools: Pass a fd to perf_file_header__read_pipe() by Namhyung Kim · 3 years, 5 months ago
- 2681bd8 perf tools: Remove repipe argument from perf_session__new() by Namhyung Kim · 3 years, 5 months ago
- 423b917 perf session: Cleanup trace_event by Riccardo Mancini · 3 years, 5 months ago
- cf96b8e perf session: Add missing evlist__delete when deleting a session by Riccardo Mancini · 3 years, 6 months ago
- ce09673 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 6 months ago
- 197eecb perf session: Correct buffer copying when peeking events by Leo Yan · 3 years, 7 months ago
- 2a525f6 perf inject: Add facility to do in place update by Adrian Hunter · 3 years, 8 months ago
- a11c9a6 perf session: Fix swapping of cpu_map and stat_config records by Dmitry Koshelev · 3 years, 8 months ago
- 81e70d7 perf session: Dump PERF_RECORD_TIME_CONV event by Leo Yan · 3 years, 8 months ago
- 050ffc4 perf session: Add swap operation for event TIME_CONV by Leo Yan · 3 years, 8 months ago
- 2775de0 perf report: Add --skip-empty option to suppress 0 event stat by Namhyung Kim · 3 years, 8 months ago
- 06e5ca7 perf tools: Support pipeline stage cycles for powerpc by Athira Rajeev · 3 years, 9 months ago
- 4d39c89 perf tools: Fix various typos in comments by Ingo Molnar · 3 years, 9 months ago
- 3035cb6 perf machine: Factor out machine__idle_thread() by Adrian Hunter · 3 years, 10 months ago
- fcda5ff perf machine: Factor out machines__find_guest() by Adrian Hunter · 3 years, 10 months ago
- 590db42 perf report: Support instruction latency by Kan Liang · 3 years, 11 months ago
- ea8d0ed perf tools: Support PERF_SAMPLE_WEIGHT_STRUCT by Kan Liang · 3 years, 11 months ago
- cd07e536 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years ago
- c513de8 perf script: Add support for PERF_SAMPLE_CODE_PAGE_SIZE by Stephane Eranian · 4 years ago
- 5501e92 perf intel-pt: Fix 'CPU too large' error by Adrian Hunter · 4 years ago
- 29245ae perf tools: Do not swap mmap2 fields in case it contains build id by Jiri Olsa · 4 years ago
- 6b9bae6 perf script: Support data page size by Kan Liang · 4 years ago
- 515ea46 perf evlist: Use the right prefix for 'struct evlist' deliver event method by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 1420ba2 perf evlist: Use the right prefix for 'struct evlist' header methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 44d2a55 perf evlist: Use the right prefix for 'struct evlist' raw samples methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 78e1bc2 perf evlist: Use the right prefix for 'struct evlist' event attribute config methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 7127372 perf evlist: Use the right prefix for 'struct evlist' print methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 3ccf8a7 perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 2a6599c perf evlist: Use the right prefix for 'struct evlist' sample parsing methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 6013666 perf data: Allow to use stdio functions for pipe mode by Namhyung Kim · 4 years, 2 months ago
- 2c589d9 perf tools: Add missing swap for cgroup events by Namhyung Kim · 4 years, 2 months ago
- fe01adb perf tools: Add missing swap for ino_generation by Jiri Olsa · 4 years, 2 months ago
- 20befbb perf tools: Use %zd for size_t printf formats on 32-bit by Chris Wilson · 4 years, 4 months ago
- 246eba8 perf tools: Add support for PERF_RECORD_TEXT_POKE by Adrian Hunter · 4 years, 8 months ago
- 8cedf3a perf evlist: Fix the class prefix for 'struct evlist' sample_id_all methods by Arnaldo Carvalho de Melo · 4 years, 6 months ago
- b3c2cc2 perf evlist: Fix the class prefix for 'struct evlist' sample_type methods by Arnaldo Carvalho de Melo · 4 years, 6 months ago
- 3e9b26d perf tools: Remove some duplicated includes by Tiezhu Yang · 4 years, 7 months ago
- 498ef71 perf script: Better align register values in dump by Paul A. Clarke · 4 years, 7 months ago
- b491198 perf tools: Do not seek in pipe fd during tracing data processing by Jiri Olsa · 4 years, 8 months ago
- 4f138a9 perf evsel: Rename perf_evsel__has*() to evsel__has*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 8ab2e96 perf evsel: Rename *perf_evsel__*name() to *evsel__*name() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 6cd2cbfc perf evsel: Add support for synthesized branch stack sample type by Adrian Hunter · 4 years, 8 months ago
- ba78c1c perf tools: Basic support for CGROUP event by Namhyung Kim · 4 years, 9 months ago
- 42bbabe perf tools: Add hw_idx in struct branch_stack by Kan Liang · 4 years, 10 months ago
- 103ed40 perf session: Add facility to peek at all events by Adrian Hunter · 5 years ago
- b04b8dd perf auxtrace: Add support for dumping AUX area samples by Adrian Hunter · 5 years ago
- 98dcf14 perf tools: Add kernel AUX area sampling definitions by Adrian Hunter · 5 years ago
- bb1835a perf session: Fix decompression of PERF_RECORD_COMPRESSED records by Alexey Budankov · 5 years ago
- eeb399b perf record: Put a copy of kcore into the perf.data directory by Adrian Hunter · 5 years ago
- 01e97a5 perf session: Fix indent in perf_session__new()" by Jiri Olsa · 5 years ago
- c0e5347 perf evlist: Adopt __set_tracepoint_handlers method from perf_session by Arnaldo Carvalho de Melo · 5 years ago
- 20f2be1 libperf: Move 'page_size' global variable to libperf by Jiri Olsa · 5 years ago
- 70c2036 libperf: Add perf_evsel__alloc_id/perf_evsel__free_id functions by Jiri Olsa · 5 years ago
- 6ef81c5 perf session: Return error code for perf_session__new() function on failure by Mamatha Inamdar · 5 years ago
- 055c67e perf tools: Move event synthesizing routines to separate .c file by Arnaldo Carvalho de Melo · 5 years ago
- ea49e01 perf tools: Move event synthesizing routines to separate header by Arnaldo Carvalho de Melo · 5 years ago
- 87ffb6c perf env: Remove needless cpumap.h header by Arnaldo Carvalho de Melo · 5 years ago
- fb71c86c perf tools: Remove util.h from where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
- d3300a3 perf symbols: Move mem_info and branch_info out of symbol.h by Arnaldo Carvalho de Melo · 5 years ago
- 5c9dbe6 perf tools: Remove needless sort.h include directives by Arnaldo Carvalho de Melo · 5 years ago
- 171f747 perf hist: Remove needless ui/progress.h from hist.h by Arnaldo Carvalho de Melo · 5 years ago
- b420902 perf tools: Remove debug.h from header files not needing it by Arnaldo Carvalho de Melo · 5 years ago
- c1a604d perf tools: Remove needless perf.h include directive from headers by Arnaldo Carvalho de Melo · 5 years ago
- 108a1bb perf tools: Remove needless libtraceevent include directives by Arnaldo Carvalho de Melo · 5 years ago
- 7df4e36 perf session: Replace MAX_NR_CPUS with perf_env::nr_cpus_online by Kyle Meyer · 5 years ago
- 7293237 libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix by Jiri Olsa · 5 years ago
- fecb410 libperf: Add PERF_RECORD_ID_INDEX 'struct id_index_event' to perf/event.h by Jiri Olsa · 5 years ago
- 2da39f1 perf evlist: Remove needless util.h from evlist.h by Arnaldo Carvalho de Melo · 5 years ago
- 3f604b5 perf tool: Rename perf_tool::bpf_event to bpf by Arnaldo Carvalho de Melo · 5 years ago
- 69d81f0 libperf: Rename the PERF_RECORD_ structs to have a "perf" suffix by Arnaldo Carvalho de Melo · 5 years ago
- 213a6c1 libperf: Add PERF_RECORD_READ 'struct read_event' to perf/event.h by Jiri Olsa · 5 years ago
- d2720c3 perf report: Dump LBR callstack data by -D jointly with thread stack by Alexey Budankov · 5 years ago
- 57fc032 perf session: Avoid infinite loop when seeing invalid header.size by Arnaldo Carvalho de Melo · 5 years ago
- 9c3516d libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions by Jiri Olsa · 5 years ago
- 1fc632c libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel by Jiri Olsa · 5 years ago
- 38f01d8 libperf: Add perf_cpu_map__get()/perf_cpu_map__put() by Jiri Olsa · 5 years ago
- 63503db perf evlist: Rename struct perf_evlist to struct evlist by Jiri Olsa · 5 years ago
- 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 5 years ago
- f854839 perf cpu_map: Rename struct cpu_map to struct perf_cpu_map by Jiri Olsa · 5 years ago
- 872c8ee perf session: Fix loading of compressed data split across adjacent records by Alexey Budankov · 5 years ago
- 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 5 years ago
- fc50e0b perf evsel: perf_evsel__name(NULL) is valid, no need to check evsel by Arnaldo Carvalho de Melo · 5 years ago
- f3c8d90 perf session: Fix potential NULL pointer dereference found by the smatch tool by Leo Yan · 5 years ago
- acd244b perf session: Add missing swap ops for namespace events by Namhyung Kim · 6 years ago