summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2023-09-23perf hists browser: Fix hierarchy mode headerNamhyung Kim
2023-08-11perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller
2023-08-11perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller
2023-08-11perf intel-pt: Fix CYC timestamps after standalone CBRAdrian Hunter
2023-08-11perf dwarf-aux: Fix off-by-one in die_get_varname()Namhyung Kim
2023-05-17perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong
2023-05-17perf map: Delete two variable initialisations before null pointer checks in s...Markus Elfring
2023-05-17perf vendor events power9: Remove UTF-8 characters from JSON filesKajol Jain
2023-05-17perf auxtrace: Fix address filter entire kernel sizeAdrian Hunter
2023-05-17perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into sysconf(__SC_TH...Arnaldo Carvalho de Melo
2023-03-11perf tools: Fix auto-complete on aarch64Yicong Yang
2023-03-11perf llvm: Fix inadvertent file creationIan Rogers
2023-02-06perf env: Do not return pointers to local variablesArnaldo Carvalho de Melo
2023-01-18perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter
2023-01-18parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller
2023-01-18perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged dataMasami Hiramatsu (Google)
2023-01-18perf probe: Use dwarf_attr_integrate as generic DWARF attr accessorMasami Hiramatsu (Google)
2023-01-18perf symbol: correction while adjusting symbolAjay Kaher
2023-01-18perf script python: Remove explicit shebang from tests/attr.cTony Jones
2022-11-03perf auxtrace: Fix address filter symbol name match for modulesAdrian Hunter
2022-10-26perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter
2022-09-28perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter
2022-09-28perf jit: Include program header in ELF filesLieven Hey
2022-08-25genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo
2022-08-11perf symbol: Correct address for bss symbolsLeo Yan
2022-06-14perf c2c: Fix sorting in percent_rmt_hitm_cmp()Leo Yan
2022-06-14perf jevents: Fix event syntax error caused by ExtSelZhengjun Xing
2022-06-14perf c2c: Use stdio interface if slang is not supportedLeo Yan
2022-06-06perf tests bp_account: Make global variable staticArnaldo Carvalho de Melo
2022-06-06perf bench: Share some global variables to fix build with gcc 10Arnaldo Carvalho de Melo
2022-05-25perf bench numa: Address compiler error on s390Thomas Richter
2022-04-15tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo
2022-03-23perf symbols: Fix symbol size calculation conditionMichael Petlan
2022-02-16perf probe: Fix ppc64 'perf probe add events failed' caseZechuan Chen
2021-12-14tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo
2021-12-08perf hist: Fix memory leak of a perf_hpp_fmtIan Rogers
2021-09-22perf machine: Initialize srcline string member in add_location structMichael Petlan
2021-08-04Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo
2021-07-28perf probe-file: Delete namelist in del_events() on the error pathRiccardo Mancini
2021-07-28perf test bpf: Free obj_bufRiccardo Mancini
2021-07-28perf lzma: Close lzma stream on exitRiccardo Mancini
2021-07-28perf dso: Fix memory leak in dso__new_map()Riccardo Mancini
2021-07-28perf probe: Fix dso->nsinfo refcountingRiccardo Mancini
2021-07-28perf map: Fix dso->nsinfo refcountingRiccardo Mancini
2021-07-20perf llvm: Return -ENOMEM when asprintf() failsArnaldo Carvalho de Melo
2021-06-16perf session: Correct buffer copying when peeking eventsLeo Yan
2021-06-03perf jevents: Fix getting maximum number of fdsFelix Fietkau
2021-06-03perf intel-pt: Fix transaction abort handlingAdrian Hunter
2021-06-03perf intel-pt: Fix sample instruction bytesAdrian Hunter
2021-05-22tweewide: Fix most Shebang linesFinn Behrens