summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf session: Correct buffer copying when peeking eventsLeo Yan2021-06-161-0/+1
* perf jevents: Fix getting maximum number of fdsFelix Fietkau2021-06-031-1/+1
* tweewide: Fix most Shebang linesFinn Behrens2021-06-036-6/+6
* selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song2021-05-221-0/+4
* perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...Arnaldo Carvalho de Melo2021-05-221-1/+1
* ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz2021-04-281-3/+0
* perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...Arnaldo Carvalho de Melo2021-04-161-4/+3
* perf auxtrace: Fix auxtrace queue conflictAdrian Hunter2021-03-301-4/+0
* usbip: tools: fix build error for multiple definitionAntonio Borneo2021-03-111-1/+1
* perf test: Fix unaligned access in sample parsing testNamhyung Kim2021-03-031-1/+1
* perf intel-pt: Fix missing CYC processing in PSBAdrian Hunter2021-03-031-0/+3
* perf tools: Fix DSO filtering when not finding a map for a sampled addressArnaldo Carvalho de Melo2021-03-031-0/+2
* objtool: Don't fail on missing symbol tableJosh Poimboeuf2021-02-101-2/+5
* perf record: Fix memory leak when using '--user-regs=?' to list registersZheng Zengkai2020-12-291-1/+1
* x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu2020-12-111-0/+15
* perf probe: Fix to die_entrypc() returns error correctlyMasami Hiramatsu2020-12-021-0/+8
* perf event: Check ref_reloc_sym before using itIgor Lubashev2020-12-021-3/+4
* perf lock: Don't free "lock_seq_stat" if read_count isn't zeroLeo Yan2020-11-241-1/+1
* perf tools: Add missing swap for ino_generationJiri Olsa2020-11-181-0/+1
* perf intel-pt: Fix "context_switch event has no tid" errorAdrian Hunter2020-10-291-4/+4
* perf top: Fix stdio interface input handling with glibc 2.28+Tommi Rantala2020-10-141-1/+3
* objtool: Fix noreturn detection for ignored functionsJosh Poimboeuf2020-10-011-1/+1
* selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski2020-10-011-0/+1
* perf kcore_copy: Fix module map when there are no modules loadedAdrian Hunter2020-10-011-0/+7
* perf util: Fix memory leak of prefix_if_not_inXie XiuQi2020-10-011-1/+1
* tools: gpio-hammer: Avoid potential overflow in mainGabriel Ravier2020-10-011-1/+16
* perf test: Free formats for perf pmu parse testNamhyung Kim2020-09-233-0/+13
* perf record/stat: Explicitly call out event modifiers in the documentationKim Phillips2020-09-122-0/+8
* selftests/powerpc: Purge extra count_pmc() calls of ebb selftestsDesnes A. Nunes do Rosario2020-09-0311-26/+0
* perf probe: Fix memory leakage when the probe point is not foundMasami Hiramatsu2020-08-261-1/+1
* selftests/powerpc: Fix online CPU selectionSandipan Das2020-08-211-12/+25
* selftests/powerpc: Fix CPU affinity for child processHarish2020-08-211-5/+16
* tools lib traceevent: Fix memory leak in process_dynamic_array_lenPhilippe Duplessis-Guindon2020-08-211-0/+1
* perf: Make perf able to build with latest libbfdChangbin Du2020-07-311-1/+15
* perf tools: Fix snprint warnings for gcc 8Jiri Olsa2020-07-316-19/+19
* perf annotate: Use asprintf when formatting objdump command lineArnaldo Carvalho de Melo2020-07-311-5/+12
* perf probe: Fix to check blacklist address correctlyMasami Hiramatsu2020-07-311-6/+15
* perf stat: Zero all the 'ena' and 'run' array slot stats for interval modeJin Yao2020-07-221-2/+4
* perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()Gaurav Singh2020-06-301-2/+1
* selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove2020-06-301-2/+8
* selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai2020-06-301-1/+2
* perf symbols: Fix debuginfo search for UbuntuAdrian Hunter2020-06-204-0/+20
* perf probe: Do not show the skipped eventsMasami Hiramatsu2020-06-201-0/+3
* objtool: Ignore empty alternativesJulien Thierry2020-06-201-0/+6
* objtool: Fix stack offset tracking for indirect CFAsJosh Poimboeuf2020-05-201-1/+1
* selftests/ipc: Fix test failure seen after initial test runTyler Hicks2020-05-101-1/+1
* objtool: Support Clang non-section symbols in ORC dumpJosh Poimboeuf2020-05-021-17/+27
* objtool: Fix CONFIG_UBSAN_TRAP unreachable warningsJosh Poimboeuf2020-05-021-2/+15
* objtool: Fix switch table detection in .text.unlikelyJosh Poimboeuf2020-04-241-4/+1
* tools: gpio: Fix out-of-tree build regressionAnssi Hannula2020-04-241-1/+1