- f0ac5b8 perf tools: Remove redundant err variable by Minghao Chi · 3 years ago
- c271a55 perf inject: Fix segfault due to perf_data__fd() without open by Adrian Hunter · 3 years, 1 month ago
- 0c8e32f perf inject: Fix segfault due to close without open by Adrian Hunter · 3 years, 1 month ago
- c29d979 perf inject: Fix itrace space allowed for new attributes by Adrian Hunter · 3 years, 2 months ago
- b3a018f perf inject: Add vmlinux and ignore-vmlinux arguments by James Clark · 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
- c3a057d perf inject: Fix output from a file to a pipe by Namhyung Kim · 3 years, 6 months ago
- fea20d6 perf inject: Fix output from a pipe to a file by Namhyung Kim · 3 years, 6 months ago
- 0ae0389 perf tools: Pass a fd to perf_file_header__read_pipe() by Namhyung Kim · 3 years, 6 months ago
- 2681bd8 perf tools: Remove repipe argument from perf_session__new() by Namhyung Kim · 3 years, 6 months ago
- 02e6246 perf inject: Close inject.output on exit by Riccardo Mancini · 3 years, 6 months ago
- 0967ebf perf inject: Fix dso->nsinfo refcounting by Riccardo Mancini · 3 years, 6 months ago
- f7fc0d1 perf inject: Do not inject BUILD_ID record if MMAP2 has it by Namhyung Kim · 3 years, 8 months ago
- 0c3f7b3 perf inject: Call dso__put() even if dso->hit is set by Namhyung Kim · 3 years, 8 months ago
- 83d7f5f perf inject: Add --vm-time-correlation option by Adrian Hunter · 3 years, 9 months ago
- 2a525f6 perf inject: Add facility to do in place update by Adrian Hunter · 3 years, 9 months ago
- 026334a perf inject: Fix repipe usage by Adrian Hunter · 3 years, 10 months ago
- 67dec92 perf inject jit: Add namespaces support by Yonatan Goldschmidt · 4 years, 2 months ago
- 1f195e5 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 1c756cd perf inject: Fix file corruption due to event deletion by Al Grant · 4 years, 2 months ago
- 6013666 perf data: Allow to use stdio functions for pipe mode by Namhyung Kim · 4 years, 3 months ago
- f766819 perf tools: Pass build_id object to filename__read_build_id() by Jiri Olsa · 4 years, 3 months ago
- 0aba7f0 perf tools: Use build_id object in dso by Jiri Olsa · 4 years, 3 months ago
- 27c9c34 perf inject: Add --buildid-all option by Namhyung Kim · 4 years, 3 months ago
- e7b60c5 perf inject: Do not load map/dso when injecting build-id by Namhyung Kim · 4 years, 3 months ago
- 336c95b perf inject: Enter namespace when reading build-id by Namhyung Kim · 4 years, 3 months ago
- 2946ece perf inject: Add missing callbacks in perf_tool by Namhyung Kim · 4 years, 3 months ago
- 0bf02a0 perf bench: Add build-id injection benchmark by Namhyung Kim · 4 years, 3 months ago
- c8f6ae1 perf inject jit: Remove //anon mmap events by Steve MacLean · 4 years, 8 months ago
- 6549a8c perf tools: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- b14b36d perf inject: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 6b6017a perf evsel: Rename perf_evsel__parse_sample*() to evsel__parse_sample*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- efc0cdc perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field metehods to to evsel__*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 8ab2e96 perf evsel: Rename *perf_evsel__*name() to *evsel__*name() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- ec90e42 perf auxtrace: Add option to synthesize branch stack for regular events by Adrian Hunter · 4 years, 9 months ago
- 29f6eec perf inject: Fix processing of ID index for injected instruction tracing by Adrian Hunter · 5 years ago
- ba2675b perf inject: Cut AUX area samples by Adrian Hunter · 5 years ago
- ef5502a1 perf inject: Make --strip keep evsels by Adrian Hunter · 5 years ago
- 6ef81c5 perf session: Return error code for perf_session__new() function on failure by Mamatha Inamdar · 5 years ago
- ea49e01 perf tools: Move event synthesizing routines to separate header by Arnaldo Carvalho de Melo · 5 years ago
- 4a3cec8 perf dsos: Move the dsos struct and its methods to separate source files by Arnaldo Carvalho de Melo · 5 years ago
- 0ac25fd perf tools: Remove perf.h from source files not needing it by Arnaldo Carvalho de Melo · 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
- 1625102 perf evlist: Rename perf_evlist__remove() to evlist__remove() by Jiri Olsa · 5 years ago
- 5eb2dd2 perf evsel: Rename perf_evsel__delete() to evsel__delete() 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
- 40978e9 perf inject: The tool->read() call may pass a NULL evsel, handle it by Arnaldo Carvalho de Melo · 6 years ago
- 371a337 perf inject: Enable COMPRESSED record decompression by Alexey Budankov · 6 years ago
- 2d4f279 perf data: Add global path holder by Jiri Olsa · 6 years ago
- daecf9e perf tools: Add missing include for symbols.h by Arnaldo Carvalho de Melo · 6 years ago
- 1101f69 pref tools: Add missing map.h includes by Arnaldo Carvalho de Melo · 6 years ago
- c12e039 perf tools: Report itrace options in help by Andi Kleen · 6 years ago
- 7336555 perf tools: Remove perf_tool from event_op3 by Jiri Olsa · 6 years ago
- 89f1688 perf tools: Remove perf_tool from event_op2 by Jiri Olsa · 6 years ago
- 71a84b5 perf thread: Make thread__find_map() return the map by Arnaldo Carvalho de Melo · 7 years ago
- f07a2d3 perf thread: Introduce thread__find_map() by Arnaldo Carvalho de Melo · 7 years ago
- 936f1f3 perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize_sample() by Adrian Hunter · 7 years ago
- 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- eae8ad8 perf tools: Add struct perf_data_file by Jiri Olsa · 8 years ago
- 8ceb41d perf tools: Rename struct perf_data_file to perf_data by Jiri Olsa · 8 years ago
- e9def1b perf tools: Add feature header record to pipe-mode by David Carrillo-Cisneros · 7 years ago
- e7ff892 perf tools: Use just forward declarations for struct thread where possible by Arnaldo Carvalho de Melo · 8 years ago
- 9607ad3 perf tools: Add signal.h to places using its definitions by Arnaldo Carvalho de Melo · 8 years ago
- a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
- bb8d521 perf inject: Don't proceed if perf_session__process_event() fails by David Carrillo-Cisneros · 8 years ago
- b0ad8ea perf tools: Remove unused 'prefix' from builtin functions by Arnaldo Carvalho de Melo · 8 years ago
- f3b3614 perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info by Hari Bathini · 8 years ago
- be39db9 perf symbols: Remove symbol_filter_t machinery by Arnaldo Carvalho de Melo · 8 years ago
- e5cadb9 perf evlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 9 years ago
- 46bc29b perf tools: Add time conversion event by Adrian Hunter · 9 years ago
- 473398a perf tools: Add cpumode to struct perf_sample by Arnaldo Carvalho de Melo · 9 years ago
- b8f8eb8 perf tools: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 9 years ago
- e12b202 perf jitdump: Build only on supported archs by Jiri Olsa · 9 years ago
- 46dad05 perf jitdump: DWARF is also needed by Arnaldo Carvalho de Melo · 9 years ago
- 4a018cc perf jit: Move clockid validation by Adrian Hunter · 9 years ago
- 570735b perf jit: Let jit_process() return errors by Adrian Hunter · 9 years ago
- 640dad4 perf inject: Hit all DSOs for AUX data in JIT and other cases by Adrian Hunter · 9 years ago
- 9b07e27 perf inject: Add jitdump mmap injection support by Stephane Eranian · 9 years ago
- 921f3fa perf inject: Make sure mmap records are ordered when injecting build_ids by Arnaldo Carvalho de Melo · 9 years ago
- 4b6ab94 perf subcmd: Create subcmd library by Josh Poimboeuf · 9 years ago
- d8145b3 perf inject: Also re-pipe lost_samples event by Adrian Hunter · 9 years ago
- f56fb98 perf inject: Add --strip option to strip out non-synthesized events by Adrian Hunter · 9 years ago
- 7311730 perf inject: Remove more aux-related stuff when processing instruction traces by Adrian Hunter · 9 years ago
- 051a01b perf inject: Set branch stack feature flag when synthesizing branch stacks by Adrian Hunter · 9 years ago
- 0286039 perf tools: Add new PERF_RECORD_SWITCH event by Adrian Hunter · 9 years ago
- 9fedfb0 perf inject: Fill in the missing session freeing after an error occurs by Taeung Song · 10 years ago
- b91fc39 perf machine: Protect the machine->threads with a rwlock by Arnaldo Carvalho de Melo · 10 years ago
- 0ad21f6 perf tools: Add support for PERF_RECORD_ITRACE_START by Adrian Hunter · 10 years ago
- 4a96f7a perf tools: Add support for PERF_RECORD_AUX by Adrian Hunter · 10 years ago
- e31f0d0 perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing by Adrian Hunter · 10 years ago
- cd10b28 perf tools: Hit all build ids when AUX area tracing by Adrian Hunter · 10 years ago
- 99fa298 perf tools: Add AUX area tracing index by Adrian Hunter · 10 years ago
- 0f0aa5e perf inject: Add Instruction Tracing support by Adrian Hunter · 10 years ago
- cd17a9b perf inject: Re-pipe AUX area tracing events by Adrian Hunter · 10 years ago
- ccaa474 perf inject: Support using -f to override perf.data file ownership by Yunlong Song · 10 years ago
- d704ebd perf tools: tool->finished_round() doesn't need perf_session by Arnaldo Carvalho de Melo · 10 years ago
- b7b61cb perf ordered_events: Shorten function signatures by Arnaldo Carvalho de Melo · 10 years ago
- 42aa276 perf tools: Use perf_data_file__fd() consistently by Namhyung Kim · 10 years ago